Changeset a57a79c in mainline for uspace/Makefile


Ignore:
Timestamp:
2018-07-05T21:41:19Z (6 years ago)
Author:
Dzejrou <dzejrou@…>
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)
Message:

cpp: fixed issues created by the addition of abi/_bits, changes to the build system and added <cwchar> that was made possible by the addition of <wchar.h> to libc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r0564a02e ra57a79c  
    216216BASE_LIBS = \
    217217        lib/c \
     218        lib/cpp \
    218219        lib/softint \
    219220        lib/softfloat \
     
    221222
    222223LIBS = \
    223         lib/cpp \
    224224        lib/fs \
    225225        lib/block \
Note: See TracChangeset for help on using the changeset viewer.