7aebc60370
- Add stage support while here - Convert USE_GMAKE to USES - Use options helpers PR: ports/185783 Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
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. */
|
|
|