mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-18 14:56:07 +00:00
Backed out changeset 838f865fa1c7 (bug 933231) for bustage on some platforms.
This commit is contained in:
parent
3bb50ef8d3
commit
8e5818464a
@ -9125,6 +9125,9 @@ if test -z "$MOZ_NATIVE_NSPR"; then
|
||||
AC_OUTPUT_SUBDIRS(nsprpub)
|
||||
|
||||
# .. and restore them
|
||||
unset CFLAGS
|
||||
unset CPPFLAGS
|
||||
unset LDFLAGS
|
||||
CFLAGS="$_SAVE_CFLAGS"
|
||||
CPPFLAGS="$_SAVE_CPPFLAGS"
|
||||
LDFLAGS="$_SAVE_LDFLAGS"
|
||||
|
Loading…
x
Reference in New Issue
Block a user