libatasmart:

- unset CFLAGS for building Hosttools
This commit is contained in:
Stephan Raue 2009-12-08 12:07:14 +01:00
parent 1a4236cea3
commit 48f67d84f8

View File

@ -15,7 +15,7 @@ cd $PKG_BUILD
--disable-static \
--enable-shared \
make CC=$HOST_CC strpool
make CC=$HOST_CC CFLAGS="" strpool
make
$MAKEINSTALL