You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
libpar2: use llvm-gcc-4.2 instead of clang; see https://trac.macports.org/ticket/31667
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@86473 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
@@ -24,6 +24,10 @@ checksums sha1 4b3da928ea6097a8299aadafa703fc6d59bdfb4b \
|
||||
depends_lib port:libsigcxx2
|
||||
depends_build port:pkgconfig
|
||||
|
||||
if {${configure.compiler} == "clang"} {
|
||||
configure.compiler llvm-gcc-4.2
|
||||
}
|
||||
|
||||
use_parallel_build yes
|
||||
|
||||
post-destroot {
|
||||
|
||||
Reference in New Issue
Block a user