[email protected] writes: > Log: > - Update to 8.0 Beta 1 [...] > -@@ -739,7 +742,7 @@ > - # to reliably get limit macros defined, we'd always have to define the > - # one below before including any header, but that's obscure and > - # fragile, so we do it here. > --DEFINES += -D__STDC_LIMIT_MACROS > -+DEFINES += -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS
Not sure what was the original issue (build on powerpc? see r523) but the preceding macro moved to js/src/configure.in. https://bugzilla.mozilla.org/show_bug.cgi?id=673556 https://bugzilla.mozilla.org/show_bug.cgi?id=674618 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
