Revision
110440
Author
blair@macports.org
Date
2013-08-30 21:22:51 -0700 (Fri, 30 Aug 2013)

Log Message

py-zeroc-ice33: follow up to r110431: remove clang blacklisting.

Modified Paths

Diff

Modified: trunk/dports/python/py-zeroc-ice33/Portfile (110439 => 110440)


--- trunk/dports/python/py-zeroc-ice33/Portfile	2013-08-31 04:19:32 UTC (rev 110439)
+++ trunk/dports/python/py-zeroc-ice33/Portfile	2013-08-31 04:22:51 UTC (rev 110440)
@@ -72,11 +72,6 @@
 
     depends_lib-append  port:zeroc-ice33
 
-    # Work around invalid C++ code by compiling with llvm-gcc-4.2
-    # instead of clang.  See
-    # http://www.zeroc.com/forums/bug-reports/4965-slice2cpp-output-does-not-compile-standards-conformant-compiler.html
-    compiler.blacklist clang
-
     build.dir       ${worksrcpath}/py
 
     post-patch {