Ticket #66723: pcre2-Portfile-fix.patch

File pcre2-Portfile-fix.patch, 462 bytes (added by kencu (Ken), 16 months ago)
  • Portfile

    old new  
    1515    revision        0
    1616
    1717    patchfiles-append no-OSCacheControl-on-tiger.diff
     18   
     19    if {${configure.build_arch} in "i386 x86_64"} {
     20        compiler.blacklist-append {*gcc-[3-4].*}
     21    }
    1822}
    1923categories          devel
    2024license             BSD