Ignore:
Timestamp:
2014-03-01T22:50:05Z (10 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
440f57f
Parents:
8aaf9dc
Message:

cstyle (no change in functionality)

File:
1 edited

Legend:

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

    r8aaf9dc r7218fe6  
    3131
    3232ifeq ($(CONFIG_FPU),y)
    33 GCC_CFLAGS += -mfloat-abi=hard
     33        GCC_CFLAGS += -mfloat-abi=hard
    3434else
    35 BASE_LIBS += $(LIBSOFTFLOAT_PREFIX)/libsoftfloat.a
     35        BASE_LIBS += $(LIBSOFTFLOAT_PREFIX)/libsoftfloat.a
    3636endif
    3737
Note: See TracChangeset for help on using the changeset viewer.