Author: jbeich
Date: Tue Jun 26 05:47:16 2012
New Revision: 802
Log:
formatting
Modified:
branches/experimental/Mk/bsd.gecko.mk
branches/experimental/www/firefox-esr/Makefile
branches/experimental/www/libxul/Makefile
Modified: branches/experimental/Mk/bsd.gecko.mk
==============================================================================
--- branches/experimental/Mk/bsd.gecko.mk Mon Jun 25 21:04:12 2012
(r801)
+++ branches/experimental/Mk/bsd.gecko.mk Tue Jun 26 05:47:16 2012
(r802)
@@ -480,6 +480,7 @@
# MOZ_EXPORT Environment variables for the build process
(added
# to .mozconfig). If NOMOZCONFIG
is defined, you
# probably want to set
MAKE_ENV+=${MOZ_EXPORT}
+#
# MOZ_CHROME A variable for the --enable-chrome-format= in
# CONFIGURE_ARGS. The default is
omni.
#
Modified: branches/experimental/www/firefox-esr/Makefile
==============================================================================
--- branches/experimental/www/firefox-esr/Makefile Mon Jun 25 21:04:12
2012 (r801)
+++ branches/experimental/www/firefox-esr/Makefile Tue Jun 26 05:47:16
2012 (r802)
@@ -93,7 +93,7 @@
.endif
.if !empty(CXX:M*clang++*)
-CXXFLAGS+= -Wno-return-type-c-linkage
+CXXFLAGS+= -Wno-return-type-c-linkage
.endif
.if ${CXXFLAGS:M-stdlib=libc++}
Modified: branches/experimental/www/libxul/Makefile
==============================================================================
--- branches/experimental/www/libxul/Makefile Mon Jun 25 21:04:12 2012
(r801)
+++ branches/experimental/www/libxul/Makefile Tue Jun 26 05:47:16 2012
(r802)
@@ -73,7 +73,7 @@
.endif
.if !empty(CXX:M*clang++*)
-CXXFLAGS+= -Wno-return-type-c-linkage
+CXXFLAGS+= -Wno-return-type-c-linkage
.endif
.if ${CXXFLAGS:M-stdlib=libc++}
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"