Changeset 9c3038d in mainline for uspace/lib/posix/Makefile

Timestamp:
2018-12-02T11:43:30Z (6 years ago)
Author:
Vojtech Horky <vojtech.horky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
3ca0a2d, 6abdef37, a0765f6
Parents:
26f5bdf
Message:

Ensure export dir exists

The directory is created in export-includes (lib/posix) but that might
be too late when running in parallel (as Makefile.* are copied without
creating this directory).

This caused nondeterministic failures on CI where the export is run in
parallel (as called from hsct.sh). Wish we were testing more :-(.

(No files)

Note: See TracChangeset for help on using the changeset viewer.