mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-01 09:24:10 +01:00
Compiler flags update
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@108 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
5b31cc8813
commit
0f7eeef4f8
@ -271,7 +271,6 @@ CFLAGS += $(patsubst %,-I%,$(EXTRAINCDIRS)) -I.
|
|||||||
|
|
||||||
CFLAGS += -mapcs-frame
|
CFLAGS += -mapcs-frame
|
||||||
CFLAGS += -fomit-frame-pointer
|
CFLAGS += -fomit-frame-pointer
|
||||||
CFLAGS += -ffunction-sections -fdata-sections
|
|
||||||
CFLAGS += -fpromote-loop-indices
|
CFLAGS += -fpromote-loop-indices
|
||||||
|
|
||||||
CFLAGS += -Wall
|
CFLAGS += -Wall
|
||||||
|
Loading…
Reference in New Issue
Block a user