We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bd5b79 commit 079bab2Copy full SHA for 079bab2
configure
@@ -357,7 +357,7 @@ else
357
# the following more elaborate set of options requested by Alexander Puck Neuwirth
358
# for compatibility with gentoo, cf. https://github.com/fjcontrib/fjcontrib/issues/4
359
# plus https://github.com/fjcontrib/fjcontrib/issues/5
360
- dynlibopt="-shared -Wl,--as-needed -Wl,-soname,libfastjetcontribfragile.so"
+ dynlibopt="-shared -Wl,-soname,libfastjetcontribfragile.so"
361
dynlibext="so"
362
dynlibpostproc="" # some dummy command needed
363
fi
0 commit comments