mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-14 02:31:59 +00:00
backing out c708054e1f65, due to build bustage a=bustage
This commit is contained in:
parent
06fe6d5e4e
commit
f057601414
@ -333,10 +333,6 @@ ifeq (WINNT,$(OS_ARCH))
|
||||
MOZ_FAKELIBS = 1
|
||||
endif
|
||||
|
||||
ifeq (Android,$(OS_TARGET))
|
||||
MOZ_FAKELIBS = 1
|
||||
endif
|
||||
|
||||
# This comes from configure
|
||||
ifdef MOZ_PROFILE_GUIDED_OPTIMIZE_DISABLE
|
||||
NO_PROFILE_GUIDED_OPTIMIZE = 1
|
||||
|
@ -333,10 +333,6 @@ ifeq (WINNT,$(OS_ARCH))
|
||||
MOZ_FAKELIBS = 1
|
||||
endif
|
||||
|
||||
ifeq (Android,$(OS_TARGET))
|
||||
MOZ_FAKELIBS = 1
|
||||
endif
|
||||
|
||||
# This comes from configure
|
||||
ifdef MOZ_PROFILE_GUIDED_OPTIMIZE_DISABLE
|
||||
NO_PROFILE_GUIDED_OPTIMIZE = 1
|
||||
|
Loading…
Reference in New Issue
Block a user