Modified: trunk/dports/devel/ld64/Portfile (110306 => 110307)
--- trunk/dports/devel/ld64/Portfile 2013-08-29 21:12:18 UTC (rev 110306)
+++ trunk/dports/devel/ld64/Portfile 2013-08-29 21:14:49 UTC (rev 110307)
@@ -151,7 +151,7 @@
OTHER_CPPFLAGS="${configure.cppflags}" \
OTHER_CFLAGS="${configure.cflags} [get_canonical_archflags]" \
OTHER_CXXFLAGS="${configure.cxxflags} [get_canonical_archflags]" \
- OTHER_LDFLAGS="${configure.ldflags} [get_canonical_archflags]"
+ OTHER_LDFLAGS="${configure.ldflags} ${configure.cxxflags} [get_canonical_archflags]"
if {${os.major} >= 11} {
build.args-append \