summaryrefslogtreecommitdiff
path: root/package/at-spi2-core
diff options
context:
space:
mode:
Diffstat (limited to 'package/at-spi2-core')
-rw-r--r--package/at-spi2-core/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/at-spi2-core/Makefile b/package/at-spi2-core/Makefile
index 459f23fb5..e9ecb7ebf 100644
--- a/package/at-spi2-core/Makefile
+++ b/package/at-spi2-core/Makefile
@@ -20,8 +20,6 @@ include $(ADK_TOPDIR)/mk/package.mk
$(eval $(call PKG_template,AT_SPI2_CORE,at-spi2-core,$(PKG_VERSION)-$(PKG_RELEASE),$(PKG_DEPENDS),$(PKG_DESCR),$(PKG_SECTION),$(PKG_OPTS)))
-TARGET_LDFLAGS+= -lm
-
at-spi2-core-install:
$(INSTALL_DIR) $(IDIR_AT_SPI2_CORE)/usr/lib
$(CP) $(WRKINST)/usr/lib/libat*.so* $(IDIR_AT_SPI2_CORE)/usr/lib