mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-23 19:09:49 +00:00
Copied check for MOZ_SECURITY to DEBUG_AUTOCONF_XCOMPILE ifdef
This commit is contained in:
parent
dcb3aa39d9
commit
15b3fa7708
@ -575,4 +575,8 @@ endif
|
||||
|
||||
DEFINES += -DOSTYPE=\"$(OS_CONFIG)\"
|
||||
|
||||
ifdef MOZ_SECURITY
|
||||
DEFINES += -DMOZ_SECURITY
|
||||
endif
|
||||
|
||||
endif # ! DEBUG_AUTOCONF_XCOMPILE
|
||||
|
Loading…
x
Reference in New Issue
Block a user