thttpd: fix build, don't override CFLAGS at make time
authorPeter Korsgaard <jacmet@sunsite.dk>
Thu, 22 Jul 2010 10:24:40 +0000 (12:24 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 22 Jul 2010 11:08:24 +0000 (13:08 +0200)
commit0a01196efdd3e23b374897787962a82aa0fc5bb3
treec1a425d2fb27de759af468c0673f9c9d1ee98e94
parent87e55feec777b03a258b54da05288daa69260dc8
thttpd: fix build, don't override CFLAGS at make time

We already provide the correct CFLAGS/LDFLAGS at configure time, so don't pass them
again at make time, as this then overrides the extra CFLAGS (defines) in the Makefile.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
package/thttpd/thttpd.mk