summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2016-02-06 17:28:52 +0100
committerHaru <haru@dotalux.com>2016-02-06 17:28:52 +0100
commitf4dfc17a1603f7ffafb7f4db54a60bba2315ec5c (patch)
tree44610e6057b69ce40053c176186c00e40ce27e19 /configure
parent4a6f28cce495b118840da5139e7dd315437ee4b0 (diff)
parent2ceb249879148be0fca7d81f31158eccf3142aa2 (diff)
downloadhercules-f4dfc17a1603f7ffafb7f4db54a60bba2315ec5c.tar.gz
hercules-f4dfc17a1603f7ffafb7f4db54a60bba2315ec5c.tar.bz2
hercules-f4dfc17a1603f7ffafb7f4db54a60bba2315ec5c.tar.xz
hercules-f4dfc17a1603f7ffafb7f4db54a60bba2315ec5c.zip
Merge pull request #1133 from 4144/visiblefix
Remove from configure flag -fvisibility=hidden.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 87cae0846..cf944326d 100755
--- a/configure
+++ b/configure
@@ -4592,7 +4592,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
-CFLAGS="$CFLAGS -pipe -ffast-math -fvisibility=hidden -Wall -Wextra -Wno-sign-compare"
+CFLAGS="$CFLAGS -pipe -ffast-math -Wall -Wextra -Wno-sign-compare"
CPPFLAGS="$CPPFLAGS -I../common"
LDFLAGS="$LDFLAGS"