summaryrefslogtreecommitdiff
path: root/package/at-spi2-core
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-11-05 11:11:50 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-11-10 02:25:16 +0100
commit5a94c79c3a9917be3850c40dfa437706b5557f3a (patch)
tree7380c18dc9ae334bfbbe9954390642a9362304f1 /package/at-spi2-core
parent6cbf88900c572074e43d54550746a46dbc2ca20d (diff)
at-spi2-core: LDFLAGS not required
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