Changeset 5a50430 in mainline
- Timestamp:
- 2018-07-19T19:34:22Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7137f74c
- Parents:
- 0d83cf6f
- git-author:
- Jiří Zárevúcky <jiri.zarevucky@…> (2018-07-19 15:57:31)
- git-committer:
- Jiří Zárevúcky <jiri.zarevucky@…> (2018-07-19 19:34:22)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile.common
r0d83cf6f r5a50430 257 257 -Werror-implicit-function-declaration 258 258 259 ifeq ($(CONFIG_DEBUG),y) 260 DEFAULT_CXXFLAGS += -Werror 261 endif 262 259 263 COMMON_CXXFLAGS = $(COMMON_CFLAGS) 260 264 HELENOS_CXXFLAGS = \
Note:
See TracChangeset
for help on using the changeset viewer.