mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-04 21:52:44 +00:00
Bug 986875: Don't set the obsolete NSS makefile variable STANDARDS_CFLAGS.
r=glandium.
This commit is contained in:
parent
3520fdfb14
commit
a54f1591df
@ -213,7 +213,6 @@ ifeq ($(OS_TARGET), Android)
|
|||||||
DEFAULT_GMAKE_FLAGS += \
|
DEFAULT_GMAKE_FLAGS += \
|
||||||
OS_RELEASE='2.6' \
|
OS_RELEASE='2.6' \
|
||||||
OS_PTHREAD= \
|
OS_PTHREAD= \
|
||||||
STANDARDS_CFLAGS='-std=gnu89' \
|
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
DEFAULT_GMAKE_FLAGS += ARCHFLAG='$(CFLAGS) -DCHECK_FORK_GETPID -DRTLD_NOLOAD=0 -include $(topsrcdir)/security/manager/android_stub.h'
|
DEFAULT_GMAKE_FLAGS += ARCHFLAG='$(CFLAGS) -DCHECK_FORK_GETPID -DRTLD_NOLOAD=0 -include $(topsrcdir)/security/manager/android_stub.h'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user