diff options
Diffstat (limited to 'package/poco')
-rw-r--r-- | package/poco/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/poco/Makefile b/package/poco/Makefile index 60f6c6624..3f564ea58 100644 --- a/package/poco/Makefile +++ b/package/poco/Makefile @@ -27,7 +27,6 @@ CONFIG_STYLE:= minimal CONFIGURE_ARGS+= --prefix=/usr \ --no-tests \ --no-samples -XAKE_FLAGS+= GCC_HONOUR_COPTS=s poco-install: $(INSTALL_DIR) $(IDIR_POCO)/usr/lib |