Changeset 6f025a8 in mainline for uspace/lib/cpp/Makefile


Ignore:
Timestamp:
2018-07-05T21:41:25Z (6 years ago)
Author:
Dzejrou <dzejrou@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
eb2c8b6
Parents:
1583793
git-author:
Dzejrou <dzejrou@…> (2018-06-27 15:50:19)
git-committer:
Dzejrou <dzejrou@…> (2018-07-05 21:41:25)
Message:

cpp: fixed arm32 compilation of libcpp (and hopefully mips32eb too)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/cpp/Makefile

    r1583793 r6f025a8  
    11#
    2 # Copyright (c) 2017 Jaroslav Jindrak
     2# Copyright (c) 2018 Jaroslav Jindrak
    33# All rights reserved.
    44#
     
    5454        src/typeindex.cpp \
    5555        src/typeinfo.cpp \
     56        src/__bits/glue.cpp \
    5657        src/__bits/runtime.cpp \
    5758        src/__bits/trycatch.cpp \
Note: See TracChangeset for help on using the changeset viewer.