[platform lib][linux] order
This commit is contained in:
@@ -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
|
sys/vt.h sys/vtimes.h sys/xattr.h
|
||||||
|
|
||||||
compilerOpts = -D_GNU_SOURCE
|
compilerOpts = -D_GNU_SOURCE
|
||||||
|
depends = posix
|
||||||
@@ -1,3 +1,4 @@
|
|||||||
package = platform.zlib
|
package = platform.zlib
|
||||||
headers = zconf.h zlib.h
|
headers = zconf.h zlib.h
|
||||||
linkerOpts = -lz
|
linkerOpts = -lz
|
||||||
|
depends = posix
|
||||||
Reference in New Issue
Block a user