allow compiling of things using find_directory on ZETA, so I can test Terminal
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17562 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -644,6 +644,8 @@ LINK = bad-link ;
|
||||
# Allow compiling unit tests on Zeta. Instead of fixing the PostMessage()
|
||||
# issues, they deprecated that nice function. This will enable it again:
|
||||
C++FLAGS += -D_ZETA_USING_DEPRECATED_API_=1 ;
|
||||
# Same for buggy find_directory threadsafety fixes
|
||||
C++FLAGS += -D_ZETA_TS_FIND_DIR_=1 ;
|
||||
# TODO: Doesn't really belong here.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user