Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Arm Trusted Firmware
Commits
85dfa594
Commit
85dfa594
authored
Jan 10, 2017
by
danh-arm
Committed by
GitHub
Jan 10, 2017
Browse files
Merge pull request #802 from pgeorgi/rk3399m0
rockchip: Build m0 firmware without standard libraries
parents
cef7b3ce
742df4f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
plat/rockchip/rk3399/drivers/m0/Makefile
View file @
85dfa594
...
...
@@ -59,7 +59,7 @@ ASFLAGS := -g -Wa,--gdwarf-2
ASFLAGS
+=
-mcpu
=
$(ARCH)
-mthumb
-Wall
-ffunction-sections
-O3
CFLAGS
+=
-mcpu
=
$(ARCH)
-mthumb
-Wall
-ffunction-sections
-O3
LDFLAGS
:=
-mcpu
=
$(ARCH)
-mthumb
-g
-nostartfiles
-O3
LDFLAGS
:=
-mcpu
=
$(ARCH)
-mthumb
-g
-nostartfiles
-nostdlib
-O3
LDFLAGS
+=
-Wl
,--gc-sections
-Wl
,--build-id
=
none
# Cross tool
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment