[platform lib][linux] order

This commit is contained in:
Vasily Levchenko
2017-09-29 15:08:57 +03:00
parent c4b2d70535
commit 7edfb56c39
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -34,3 +34,4 @@ headers = aio.h aliases.h a.out.h argp.h argz.h byteswap.h cpio.h crypt.h \
sys/vt.h sys/vtimes.h sys/xattr.h
compilerOpts = -D_GNU_SOURCE
depends = posix
+1
View File
@@ -1,3 +1,4 @@
package = platform.zlib
headers = zconf.h zlib.h
linkerOpts = -lz
depends = posix