Added a dependence between objc.def and osx.def.
This commit is contained in:
committed by
alexander-gorshenev
parent
dc9a1ac76c
commit
778ffed37d
@@ -7,6 +7,6 @@ headers = objc/List.h objc/NSObjCRuntime.h objc/NSObject.h objc/Object.h objc/Pr
|
||||
|
||||
compilerOpts = -D_XOPEN_SOURCE
|
||||
linkerOpts = -lobjc
|
||||
depends = posix
|
||||
depends = posix osx
|
||||
---
|
||||
// objc-auto.h is excluded so far due to interop issues.
|
||||
|
||||
Reference in New Issue
Block a user