mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
libatasmart:
- unset CFLAGS for building Hosttools
This commit is contained in:
@@ -15,7 +15,7 @@ cd $PKG_BUILD
|
||||
--disable-static \
|
||||
--enable-shared \
|
||||
|
||||
make CC=$HOST_CC strpool
|
||||
make CC=$HOST_CC CFLAGS="" strpool
|
||||
make
|
||||
|
||||
$MAKEINSTALL
|
||||
Reference in New Issue
Block a user