зеркало из https://github.com/mozilla/gecko-dev.git
Enable BEOS_ADDON_WORKAROUND hack for all BeOS builds
This commit is contained in:
Родитель
235d05a4b1
Коммит
b3735b35c4
|
@ -137,6 +137,9 @@ ifeq ($(OS_RELEASE),10.0)
|
|||
OS_ARCH := Rhapsody
|
||||
endif
|
||||
endif
|
||||
ifeq ($(OS_ARCH),BeOS)
|
||||
BEOS_ADDON_WORKAROUND = 1
|
||||
endif
|
||||
|
||||
#
|
||||
# Strip off the excessively long version numbers on these platforms,
|
||||
|
|
Загрузка…
Ссылка в новой задаче