summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authormalufett <malufett.eat.my.binaries@gmail.com>2015-05-31 12:10:53 +0800
committermalufett <malufett.eat.my.binaries@gmail.com>2015-05-31 12:10:53 +0800
commit893e29db87053b1668878dd3c96cf312fb7ef93c (patch)
treeaffc1dffe355f2e3179a73e123b323d34469cfd5 /configure
parenta5a86059b8e70420f0a78d6a377b5702cdfe6792 (diff)
parentbba4ce885b0667f92e0b3f2a26759059317a4c3d (diff)
downloadhercules-893e29db87053b1668878dd3c96cf312fb7ef93c.tar.gz
hercules-893e29db87053b1668878dd3c96cf312fb7ef93c.tar.bz2
hercules-893e29db87053b1668878dd3c96cf312fb7ef93c.tar.xz
hercules-893e29db87053b1668878dd3c96cf312fb7ef93c.zip
Merge branch 'master' of https://github.com/HerculesWS/Hercules
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure
index 75fd62a97..b022ca2d5 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.in 18c1133.
+# From configure.in 3bd5d73.
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69.
#
@@ -4616,6 +4616,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
CFLAGS="$CFLAGS -pipe -ffast-math -Wall -Wextra -Wno-sign-compare"
CPPFLAGS="$CPPFLAGS -I../common"
+LDFLAGS="$LDFLAGS -rdynamic"
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5