Changes in boot/Makefile.build [2689a0b:bf85e56] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.build

    r2689a0b rbf85e56  
    5252        -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes \
    5353        -Werror-implicit-function-declaration -Wwrite-strings \
    54         -pipe -arch $(CLANG_ARCH)
     54        -pipe
    5555
    5656ifeq ($(CONFIG_DEBUG),y)
Note: See TracChangeset for help on using the changeset viewer.