Changeset dc68f72 in mainline
- Timestamp:
- 2018-09-28T12:50:25Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 10d65d70
- Parents:
- ef84413
- git-author:
- Jiří Zárevúcky <jiri.zarevucky@…> (2018-09-28 12:30:53)
- git-committer:
- Jiří Zárevúcky <jiri.zarevucky@…> (2018-09-28 12:50:25)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile.common
ref84413 rdc68f72 222 222 # Flags that are always used for HelenOS code, but not for third-party. 223 223 HELENOS_CFLAGS = \ 224 -std=gnu 99\224 -std=gnu11 \ 225 225 $(INCLUDES_FLAGS) \ 226 226 -imacros $(CONFIG_HEADER) \
Note:
See TracChangeset
for help on using the changeset viewer.