Remove the unused macro NDEBUG
The C standards specify that this macro is used to
disable asserts but, in our code, the assert macro
is controlled with ENABLE_ASSERTIONS. Having this macro
here creates confusion about the behaviour of assert.

Change-Id: Iab8689a14dc2b8790729857d56585ce43c0c4f51
Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
1 parent a8d9550 commit 379dcab7945abe206baf54304c6fbf68963c3f42
@Roberto Vargas Roberto Vargas authored on 15 Dec 2017
Showing 1 changed file
View
Makefile