[packages] Use default templates instead of custom reimplementations where applicable
[packages.git] / libs / libyaml / Makefile
index 8e490af..45e6a24 100644 (file)
@@ -19,6 +19,8 @@ PKG_FIXUP:=libtool
 
 include $(INCLUDE_DIR)/package.mk
 
+TARGET_CFLAGS += $(FPIC)
+
 define Package/libyaml
   SUBMENU:=Python
   SECTION:=lang