Changeset e428bec in mainline for tools/xcw/bin/helenos-cc
- Timestamp:
- 2019-08-17T12:49:43Z (5 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2c38a55b
- Parents:
- 9810fc3
- git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2019-06-26 12:46:06)
- git-committer:
- Jiří Zárevúcky <zarevucky.jiri@…> (2019-08-17 12:49:43)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/xcw/bin/helenos-cc
r9810fc3 re428bec 37 37 SRC_ROOT="$XCW/../../.." 38 38 if [ -z "$EXPORT_DIR" ]; then 39 EXPORT_DIR="$SRC_ROOT/ dist"39 EXPORT_DIR="$SRC_ROOT/build/dist" 40 40 fi 41 41
Note:
See TracChangeset
for help on using the changeset viewer.