Author: jbeich
Date: Sat Feb 8 04:04:11 2014
New Revision: 1485
Log:
don't add headers already present in esr24
Modified:
trunk/Mk/bsd.gecko.mk
Modified: trunk/Mk/bsd.gecko.mk
==============================================================================
--- trunk/Mk/bsd.gecko.mk Sat Feb 8 04:04:00 2014 (r1484)
+++ trunk/Mk/bsd.gecko.mk Sat Feb 8 04:04:11 2014 (r1485)
@@ -919,12 +919,6 @@
@if [ -f ${MOZSRC}/${subdir}/config/system-headers ] ; then \
for f in \
cairo-qt.h \
- kvm.h \
- malloc_np.h \
- ostream \
- spawn.h \
- sys/thr.h \
- sys/user.h \
unwind.h; do \
${ECHO_CMD} "$$f" >> ${MOZSRC}/${subdir}/config/system-headers
; \
done; \
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"