libatasmart:

- fix building of hosttools
This commit is contained in:
Stephan Raue 2010-06-16 15:27:51 +02:00
parent b5cedf1120
commit a40f5b2ea9

View File

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