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
2fee1b0c
Commit
2fee1b0c
authored
Jun 27, 2017
by
davidcunado-arm
Committed by
GitHub
Jun 27, 2017
Browse files
Merge pull request #999 from douglas-raillard-arm/dr/fix_tegra_CFLAGS
Fix Tegra CFLAGS usage
parents
ccf39111
2ba62de5
Changes
1
Hide whitespace changes
Inline
Side-by-side
plat/nvidia/tegra/platform.mk
View file @
2fee1b0c
...
...
@@ -36,4 +36,4 @@ include ${SOC_DIR}/platform_${TARGET_SOC}.mk
BUILD_PLAT
:=
${BUILD_BASE}
/
${PLAT}
/
${TARGET_SOC}
/
${BUILD_TYPE}
# enable signed comparison checks
CFLAGS
+=
-Wsign-compare
TF_
CFLAGS
+=
-Wsign-compare
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