diff --git a/packages/other/enca/build b/packages/other/enca/build index d9ecac22d3..7482f39cab 100755 --- a/packages/other/enca/build +++ b/packages/other/enca/build @@ -19,7 +19,7 @@ CPPFLAGS="-I$SYSROOT_PREFIX/usr/include" \ --enable-shared \ --disable-static \ -make CC=$HOST_CC CPPFLAGS="" -C tools +make CC=$HOST_CC CPPFLAGS="" CFLAGS="" -C tools make $MAKEINSTALL -C lib