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:
Ryan Schmidt
2011-10-26 12:53:19 +00:00
parent 859bbcdc00
commit b1aa253149
+4
View File
@@ -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 {