mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Backed out changeset 838f865fa1c7 (bug 933231) for bustage on some platforms.
This commit is contained in:
parent
26f0281467
commit
1070324f25
@ -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…
Reference in New Issue
Block a user