Ticket #53329: Portfile.diff
File Portfile.diff, 384 bytes (added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), 8 years ago) |
---|
-
Portfile
old new 47 47 48 48 platform darwin { 49 49 configure.pre_args-append --build=${build_arch}-apple-darwin${os.major} 50 51 # see https://gcc.gnu.org/ml/gcc-patches/2012-05/msg00672.html 52 patchfiles-append patch-float128.diff 50 53 } 51 54 52 55 configure.dir ${workpath}/build