summaryrefslogtreecommitdiffstats
path: root/Configure
diff options
context:
space:
mode:
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/Configure b/Configure
index a6b66df4c4..fff97bd6fc 100755
--- a/Configure
+++ b/Configure
@@ -758,6 +758,7 @@ my %user = (
RANLIB => env('RANLIB'),
RC => env('RC') || env('WINDRES'),
RCFLAGS => [ env('RCFLAGS') || () ],
+ OBJCOPY => undef,
RM => undef,
);
# Info about what "make variables" may be prefixed with the cross compiler