Changeset 363fe7e in mainline


Ignore:
Timestamp:
2018-04-15T18:47:05Z (6 years ago)
Author:
Jiří Zárevúcky <jiri.zarevucky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
2ee0e4a1
Parents:
ba3841e2
Message:

oops

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/posix/Makefile

    rba3841e2 r363fe7e  
    9494
    9595EXPORT_LDLIBS = \
    96         --start-group -lposix -lmath -lc -lsoftfloat -lsoftint --end-group
     96        -Wl,--start-group -lposix -lmath -lc -lsoftfloat -lsoftint -Wl,--end-group
    9797
    9898EXPORT_CFLAGS = \
Note: See TracChangeset for help on using the changeset viewer.