]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/commit
Makefile: Centralize and update Debug/Release compile flags
authorMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 26 Aug 2015 08:58:44 +0000 (10:58 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 27 Aug 2015 08:19:05 +0000 (10:19 +0200)
commit1a3aeedfbdd0365fd087ac8d1a36ee3bc4c2ad46
tree2dbc62ddbc633488dad19f184e9ede8f36a30092
parent5114b88e9f76aa27985e8d3ba7537280cc9758c2
Makefile: Centralize and update Debug/Release compile flags

Release build should be compiled without asserts, hence NDEBUG.
build/Makefile.lib.inc
build/rm48_hdk/Debug/GNUmakefile
build/rm48_hdk/Release/GNUmakefile
build/tms570_hdk/Debug/GNUmakefile
build/tms570_hdk/Release/GNUmakefile
build/tms570_hydctr/Debug/GNUmakefile
build/tms570_hydctr/Release/GNUmakefile
build/tms570_rpp/Debug/GNUmakefile
build/tms570_rpp/Release/GNUmakefile