Changeset 858a51f in mainline for uspace/lib/cpp/Makefile


Ignore:
Timestamp:
2018-07-05T21:41:17Z (7 years ago)
Author:
Dzejrou <dzejrou@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
9dfdb03
Parents:
ef9d0988
git-author:
Jaroslav Jindrak <dzejrou@…> (2017-10-11 20:16:31)
git-committer:
Dzejrou <dzejrou@…> (2018-07-05 21:41:17)
Message:

cpp: added unwind to makefile and a missing declaration to unwind level 1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/cpp/Makefile

    ref9d0988 r858a51f  
    4242        src/new.cpp \
    4343        src/typeinfo.cpp \
    44         src/internal/runtime.cpp
     44        src/internal/runtime.cpp \
     45        src/internal/unwind.cpp
    4546
    4647include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.