opnsense-ports/archivers/librtfcomp/files/patch-configure
Franco Fichtner 0a3d0d1fed */*: sync with upstream
Taken from: HardenedBSD
2020-02-10 15:06:12 +01:00

11 lines
295 B
Text

--- configure.orig 2013-07-25 13:05:57 UTC
+++ configure
@@ -11253,7 +11253,7 @@ fi
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
if test x"$have_gccvisibility" = x"yes"; then
- VISIBILITY="-DHAVE_GCCVISIBILITY -fvisibility=hidden"
+ VISIBILITY="-DHAVE_GCCVISIBILITY"
fi