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
02f70317
"backend/internal/pkg/vscode:/vscode.git/clone" did not exist on "bdc426a7748414740215e0f33e51987382d9e5df"
Commit
02f70317
authored
Jun 28, 2021
by
Madhukar Pappireddy
Committed by
TrustedFirmware Code Review
Jun 28, 2021
Browse files
Merge "fix(makefile): use space in WARNINGS list" into integration
parents
57311998
34b508be
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
02f70317
...
...
@@ -334,7 +334,7 @@ ASFLAGS_aarch64 = $(march64-directive)
# General warnings
WARNINGS
:=
-Wall
-Wmissing-include-dirs
-Wunused
\
-Wdisabled-optimization
-Wvla
-Wshadow
\
-Wdisabled-optimization
-Wvla
-Wshadow
\
-Wno-unused-parameter
-Wredundant-decls
# Additional warnings
...
...
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