Enable BEOS_ADDON_WORKAROUND hack for all BeOS builds

git-svn-id: svn://10.0.0.236/trunk@82916 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cls%seawood.org 2000-11-27 21:27:10 +00:00
parent 4ba5eb1034
commit 12a26ba84e

View File

@ -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,