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
a9f803b7
Unverified
Commit
a9f803b7
authored
Jan 07, 2019
by
Antonio Niño Díaz
Committed by
GitHub
Jan 07, 2019
Browse files
Merge pull request #1737 from antonio-nino-diaz-arm/an/asm-assert
Remove ASM_ASSERTION check in Makefile
parents
0b1907fd
5c3bda7c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
a9f803b7
...
...
@@ -26,10 +26,6 @@ include ${MAKE_HELPERS_DIRECTORY}build_env.mk
# Default values for build configurations, and their dependencies
################################################################################
ifdef
ASM_ASSERTION
$(warning
ASM_ASSERTION
is
removed,
use
ENABLE_ASSERTIONS
instead.)
endif
include
${MAKE_HELPERS_DIRECTORY}defaults.mk
# Assertions enabled for DEBUG builds by default
...
...
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