https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201294
--- Comment #7 from [email protected] --- A commit references this bug: Author: jbeich Date: Thu Jul 16 11:36:13 UTC 2015 New revision: 392290 URL: https://svnweb.freebsd.org/changeset/ports/392290 Log: bsd.gecko.mk: PowerPC no longer needs the __STDC_CONSTANT_MACROS in CFLAGS sys/cdefs.h after base r227475 always defines __STDC_CONSTANT_MACROS for C++11 while Firefox enforces C++11 since 25.0 and also defines __STDC_CONSTANT_MACROS via mozilla-config.h since 26.0. PR: 201294 Submitted by: jhibbits MFH: 2015Q3 (trivial, not on pkg-fallout) Changes: head/Mk/bsd.gecko.mk -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
