Changeset 363fe7e in mainline for uspace/lib/posix/Makefile
- Timestamp:
- 2018-04-15T18:47:05Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2ee0e4a1
- Parents:
- ba3841e2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/Makefile
rba3841e2 r363fe7e 94 94 95 95 EXPORT_LDLIBS = \ 96 - -start-group -lposix -lmath -lc -lsoftfloat -lsoftint--end-group96 -Wl,--start-group -lposix -lmath -lc -lsoftfloat -lsoftint -Wl,--end-group 97 97 98 98 EXPORT_CFLAGS = \
Note:
See TracChangeset
for help on using the changeset viewer.