Add debug support via $DEBUG environment variable
commit7995c9532fc840d9e0ec4cefc6f52f790bb86a7e
authorMarc Andre Tanner <mat@brain-dump.org>
Mon, 16 Nov 2009 01:43:46 +0000 (16 02:43 +0100)
committerMarc Andre Tanner <mat@brain-dump.org>
Mon, 16 Nov 2009 01:43:46 +0000 (16 02:43 +0100)
tree1559a7ab60f0dc633836be9969ee1066b69288dc
parenta3bc9b66e53d263a4d12f71ca0cfa7b30a98b38b
Add debug support via $DEBUG environment variable

If $DEBUG is set the debug cflags are used. Use it like:

 DEBUG=1 ./build.sh eina

Signed-off-by: Marc Andre Tanner <mat@brain-dump.org>
sources/include.sh