Changes in uspace/Makefile.common [b92a0ee:4fb794c] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile.common
rb92a0ee r4fb794c 189 189 -Wall -Wextra -Wno-clobbered -Wno-unused-parameter -Wmissing-prototypes \ 190 190 -std=gnu99 -Werror-implicit-function-declaration -Wwrite-strings \ 191 -pipe -g -D__$(ENDIANESS)__191 -pipe -ggdb -D__$(ENDIANESS)__ 192 192 193 193 ICC_CFLAGS = $(LIBC_INCLUDES_FLAGS) -O$(OPTIMIZATION) -imacros $(CONFIG_HEADER) \
Note:
See TracChangeset
for help on using the changeset viewer.