Changeset a57a79c in mainline for uspace/app/cpptest/Makefile
- Timestamp:
- 2018-07-05T21:41:19Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9317f45
- Parents:
- 0564a02e
- git-author:
- Dzejrou <dzejrou@…> (2017-11-26 03:10:14)
- git-committer:
- Dzejrou <dzejrou@…> (2018-07-05 21:41:19)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/cpptest/Makefile
r0564a02e ra57a79c 30 30 31 31 # TODO: Force linker to link libcpp by default when linking cpp apps? 32 LIBS = $(USPACE_PREFIX)/lib/cpp/libcpp.a32 LIBS = cpp 33 33 34 34 BINARY = cpptest
Note:
See TracChangeset
for help on using the changeset viewer.