summaryrefslogtreecommitdiff
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 cc46c79221..2dcf38a7ef 100755
--- a/configure
+++ b/configure
@@ -851,6 +851,7 @@ else
fi
nativecccompopts="$bytecccompopts"
+nativeccprofopts=''
nativecclinkopts=''
# FIXME the naming of nativecclinkopts is broken: these are options for
# ld (for shared libs), not for cc