Commits

Ken authored and GitHub committed 5aac77b3efa
faac: blacklist gcc-3

fixes build on Tiger
No tags

audio/faac/Portfile

Modified
19 19 homepage http://www.audiocoding.com/
20 20 platforms darwin
21 21 master_sites sourceforge:project/faac/faac-src/faac-${branch}/
22 22
23 23 checksums rmd160 5281fe9d905e7b749086232b5c6ced8c32d8d5c3 \
24 24 sha256 d45f209d837c49dae6deebcdd87b8cc3b04ea290880358faecf5e7737740c771
25 25
26 26 # error: use of undeclared identifier 'bit_SSE2'
27 27 compiler.blacklist-append {clang < 500}
28 28 # error: cpuid.h: No such file or directory
29 -compiler.blacklist-append *gcc-4.0 *gcc-4.2
29 +compiler.blacklist-append *gcc-3* *gcc-4.0 *gcc-4.2
30 30
31 31 livecheck.url http://sourceforge.net/projects/${name}/files/${name}-src/
32 32 livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)"

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut