aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rw-r--r--configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 7b10f6e5..ff1aaf24 100644
--- a/configure
+++ b/configure
@@ -23,3 +23,4 @@ CFLAGS="$CFLAGS -funsigned-char"
# If HOSTCC needs CFLAGS or LDFLAGS, just add them to the variable
# ala HOSTCC="blah-cc --static"
[ -z "$HOSTCC" ] && HOSTCC=cc
+HOSTCC="$HOSTCC -DBUILD_FOR_HOST"