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


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.build

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