Backed out changeset 82ceed608666 (bug 933231) on suspicion of asan build failures on a CLOSED TREE

This commit is contained in:
Ed Morley 2013-11-01 15:27:36 +00:00
parent 4634a9e2a0
commit 1a1e9c73c3

View File

@ -9086,6 +9086,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"