Changes in boot/Makefile.build [bf85e56:2689a0b] in mainline
- File:
-
- 1 edited
-
boot/Makefile.build (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.build
rbf85e56 r2689a0b 52 52 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes \ 53 53 -Werror-implicit-function-declaration -Wwrite-strings \ 54 -pipe 54 -pipe -arch $(CLANG_ARCH) 55 55 56 56 ifeq ($(CONFIG_DEBUG),y)
Note:
See TracChangeset
for help on using the changeset viewer.
