[153903] trunk/dports/devel/gdb/Portfile
khindenburg at macports.org
khindenburg at macports.org
Sat Oct 15 17:17:32 CEST 2016
Revision: 153903
https://trac.macports.org/changeset/153903
Author: khindenburg at macports.org
Date: 2016-10-15 08:17:32 -0700 (Sat, 15 Oct 2016)
Log Message:
-----------
gdb: add multiarch variant #52182
Modified Paths:
--------------
trunk/dports/devel/gdb/Portfile
Modified: trunk/dports/devel/gdb/Portfile
===================================================================
--- trunk/dports/devel/gdb/Portfile 2016-10-15 14:28:46 UTC (rev 153902)
+++ trunk/dports/devel/gdb/Portfile 2016-10-15 15:17:32 UTC (rev 153903)
@@ -91,6 +91,10 @@
}]
}
+variant multiarch description {Support all target architectures} {
+ configure.args-append --enable-targets=all
+}
+
if {${os.platform} eq "darwin" && ${os.major} >= 12} {
notes "
You will need to make sure /System/Library/LaunchDaemons/com.apple.taskgated.plist\
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161015/b64b0227/attachment-0002.html>
More information about the macports-changes
mailing list