[platform lib][osx] order

This commit is contained in:
Vasily Levchenko
2017-10-06 06:06:41 +03:00
committed by Vasily Levchenko
parent 7edfb56c39
commit 1cbfefc6fd
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -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
---
// objc-auto.h is excluded so far due to interop issues.
+1 -1
View File
@@ -28,7 +28,7 @@ headers = AppleTextureEncoder.h AssertMacros.h Availability.h AvailabilityIntern
compilerOpts = -D_XOPEN_SOURCE
linkerOpts = -ldl -lz
depends = posix
---
// menu.h is excluded so far due to interop issues.
+1
View File
@@ -1,3 +1,4 @@
package = platform.zlib
headers = zconf.h zlib.h
linkerOpts = -lz
depends = posix