Changeset bf85e56 in mainline for boot/Makefile.build


Ignore:
Timestamp:
2013-05-30T20:21:15Z (11 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
95e370f8
Parents:
9e40355e
Message:

remove obsolete CLANG_ARCH

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.build

    r9e40355e 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.