Ticket #53329: Portfile.diff

File Portfile.diff, 384 bytes (added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), 7 years ago)
  • Portfile

    old new  
    4747
    4848platform darwin {
    4949    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
    5053}
    5154
    5255configure.dir       ${workpath}/build