Ticket #56903: SuiteSparse_honor_CC.diff
File SuiteSparse_honor_CC.diff, 488 bytes (added by michaelld (Michael Dickens), 6 years ago) |
---|
-
math/SuiteSparse/Portfile
diff --git a/math/SuiteSparse/Portfile b/math/SuiteSparse/Portfile index 5a5f16601a..37d3c4691a 100644
a b if {${subport} eq ${name}} { 238 238 patchfiles-append patch-shared_lib.diff 239 239 240 240 configure.env-append \ 241 OPTIMIZATION=${configure.optflags} 241 OPTIMIZATION=${configure.optflags} \ 242 AUTOCC=no 242 243 configure.optflags 243 244 244 245 configure.universal_cflags