[123558] trunk/dports/lang/rust/Portfile

larryv at macports.org larryv at macports.org
Sun Aug 10 16:44:09 PDT 2014


Revision: 123558
          https://trac.macports.org/changeset/123558
Author:   larryv at macports.org
Date:     2014-08-10 16:44:09 -0700 (Sun, 10 Aug 2014)
Log Message:
-----------
rust: Stop removing -Werror flags.

The build doesn't choke on them anymore.

Modified Paths:
--------------
    trunk/dports/lang/rust/Portfile

Modified: trunk/dports/lang/rust/Portfile
===================================================================
--- trunk/dports/lang/rust/Portfile	2014-08-10 23:44:07 UTC (rev 123557)
+++ trunk/dports/lang/rust/Portfile	2014-08-10 23:44:09 UTC (rev 123558)
@@ -85,14 +85,7 @@
 
 patchfiles          src_etc_local_stage0.sh.diff
 
-post-patch {
-    # TODO: Use patches for these when the build system stops changing
-    # so much between releases.
 
-    # Pre-release software builds with a ton of warnings.
-    reinplace {s/ -Werror//} ${worksrcpath}/mk/platform.mk
-}
-
 # Building the bundled LLVM requires Python 2.4-2.7. All supported
 # OS X releases have 2.6. (Using MacPorts' LLVM ports fails either
 # during build or during testing.)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140810/2c05312b/attachment.html>


More information about the macports-changes mailing list