Ignore:
Timestamp:
2017-06-07T12:03:18Z (7 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
5f53428a
Parents:
9780584
Message:

cstyle

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/arch/arm32/Makefile.common

    r9780584 ra961619  
    2929
    3030GCC_CFLAGS += -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame \
    31               -march=$(subst _,-,$(PROCESSOR_ARCH))
     31        -march=$(subst _,-,$(PROCESSOR_ARCH))
     32
    3233LFLAGS += --gc-sections
    3334
Note: See TracChangeset for help on using the changeset viewer.