first version.
[build-srcpkg.git] / res / builder / build-srcpkg / dest / dest-exelist / LDFLAGS-LIB.list
blob4a0e58375c67f096e4be5fb78aa59ed913c0e5c9
3 # there are those kind of lib for link:
4 # @ defined in deplib, and generate LDFLAGS_DEPLIBS
5 # @ global static include define, LDFLAGS_LIBS
6 # @ subdir compiled to a static lib, put them into LDFLAGS_SLIBS
10 # libs defined here is referenced by all dest.
11 # and should be putted after LDFLAGS_LIB_LIST_Y, or it will dispaly err like 'undefined reference to'.
14 LDFLAGS_GLOBAL_LIBS_Y+=" -lpthread "