forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
410 B
Text
11 lines
410 B
Text
--- mex/build/octave/configure.orig 2014-01-10 20:33:42.000000000 +0100
|
|
+++ mex/build/octave/configure 2014-01-10 20:34:24.000000000 +0100
|
|
@@ -6769,7 +6769,7 @@
|
|
$as_echo_n "(cached) " >&6
|
|
else
|
|
ac_check_lib_save_LIBS=$LIBS
|
|
-LIBS="-lumfpack $LIBS"
|
|
+LIBS="-lumfpack -llapack -lblas -lsuitesparseconfig -lcholmod -lcolamd -lamd $LIBS"
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
|