[76522] trunk/dports/graphics/webp/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sat Feb 26 22:05:42 PST 2011
Revision: 76522
http://trac.macports.org/changeset/76522
Author: ryandesign at macports.org
Date: 2011-02-26 22:05:35 -0800 (Sat, 26 Feb 2011)
Log Message:
-----------
webp: add debug variant; see #27518
Modified Paths:
--------------
trunk/dports/graphics/webp/Portfile
Modified: trunk/dports/graphics/webp/Portfile
===================================================================
--- trunk/dports/graphics/webp/Portfile 2011-02-27 05:00:18 UTC (rev 76521)
+++ trunk/dports/graphics/webp/Portfile 2011-02-27 06:05:35 UTC (rev 76522)
@@ -62,3 +62,9 @@
README \
${docdir}
}
+
+variant debug description {Compile with debugging information and reduce optimization level} {
+ configure.optflags -O1
+ configure.cflags-append -ggdb
+ configure.cxxflags-append -ggdb
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110226/35d063ce/attachment.html>
More information about the macports-changes
mailing list