opnsense-ports/science/ecs/files/patch-configure
Franco Fichtner cb07a35399 */*: sync with upstream
Taken from: HardenedBSD
2017-11-18 07:44:25 +01:00

11 lines
310 B
Text

--- configure.orig 2015-05-05 08:41:58 UTC
+++ configure
@@ -12415,7 +12415,7 @@ have_scotch_header=no
have_scotch=no
# Common library dependencies for SCOTCH
-ecs_scotch_l0="-lm"
+ecs_scotch_l0="-lm $PTHREAD_LIBS"
ecs_scotch_l1="-lz -lm"
ecs_scotch_l2="-lm -lpthread"
ecs_scotch_l3="-lz -lm -lpthread"