Clear CFLAGS & LDFLAGS in tests
commitb84cdf621416f5aac9d7275ece8ca17fe15f472d
authorMatteo Cypriani <mcy@lm7.fr>
Sun, 7 Sep 2014 15:05:58 +0000 (7 11:05 -0400)
committerMatteo Cypriani <mcy@lm7.fr>
Sun, 7 Sep 2014 15:15:31 +0000 (7 11:15 -0400)
tree9e58de177042bc4c59f7f24cdfb7577aad4ec42c
parent178275dc0cbb3009728913689b489608c0469bdd
Clear CFLAGS & LDFLAGS in tests

Clear CFLAGS and LDFLAGS to build the tests, in case the main Makefile
passes some flags that aren't handled by tcc (we are not compiling tcc
here, we are using tcc to compile the tests).
tests/Makefile
tests/tests2/Makefile