Ticket #44899: need-cxx11.diff
File need-cxx11.diff, 358 bytes (added by someuser12, 10 years ago) |
---|
-
Portfile
old new 20 20 sha256 fecacf1cf78e2517f9e3eda243925c71f3b247aaac5dc7b5ea3af7d2208af1d9 21 21 22 22 depends_lib-append port:octave-signal 23 24 if {${os.platform} eq "darwin" && ${os.major} < 11} { 25 configure.compiler macports-gcc-4.8 26 }