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
df7f2033
Unverified
Commit
df7f2033
authored
May 03, 2018
by
danh-arm
Committed by
GitHub
May 03, 2018
Browse files
Merge pull request #1367 from robertovargas-arm/ndebug
Remove the unused macro NDEBUG
parents
b14c355e
379dcab7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
df7f2033
...
...
@@ -90,7 +90,6 @@ ifneq (${DEBUG}, 0)
LOG_LEVEL
:=
40
else
BUILD_TYPE
:=
release
$(eval
$(call
add_define,NDEBUG))
# Use LOG_LEVEL_NOTICE by default for release builds
LOG_LEVEL
:=
20
endif
...
...
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