summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c5a8c54)
raw | patch | inline | side by side (parent: c5a8c54)
author | Ivan Pang <i-pang@ti.com> | |
Tue, 28 Jan 2014 20:21:04 +0000 (15:21 -0500) | ||
committer | Ivan Pang <i-pang@ti.com> | |
Tue, 28 Jan 2014 20:21:04 +0000 (15:21 -0500) |
makerules/rules_GCC_a15.mk | patch | blob | history |
index 84524bfdbfe6e6f2643a6fd7b439b7f57be62d67..607d0e5efcd2ac66e4735d47d3f1434426898724 100755 (executable)
AR = $(CROSSAR)\r
LNK = $(CROSSLNK)\r
SONAME ?= $(MODULE_NAME).$(LIBEXT_SO)\r
-SONAME_FULL = $(subst .,$(findstring rm,$(MODULE_NAME)).,$(subst _rm,,$(SONAME)))\r
+SONAME_FULL = $(subst .,$(findstring rm,$(MODULE_NAME)).,$(subst rm,,$(SONAME)))\r
\r
CFLAGS_INTERNAL = -Wall -Wunknown-pragmas -c -mcpu=cortex-a15 -g -mfpu=neon -mfloat-abi=hard -mabi=aapcs -mapcs-frame -Wswitch -fno-short-enums\r
\r