summaryrefslogtreecommitdiff
path: root/package/lame/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-07-25 22:47:48 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-07-25 22:47:48 +0200
commit8de94346a4e6935c95658e113264358e6b927a88 (patch)
tree513211b2f73bf49e1966b85c7bb33e65747f5b1d /package/lame/Makefile
parenteff01a75ffd024cb8c0f30410aa304b7c12c1795 (diff)
parent21a5f16953c38f8fa5ab08bdb05d840103d2c44c (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/lame/Makefile')
-rw-r--r--package/lame/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/lame/Makefile b/package/lame/Makefile
index 8b7caa428..e9838154f 100644
--- a/package/lame/Makefile
+++ b/package/lame/Makefile
@@ -28,6 +28,9 @@ $(eval $(call PKG_template,LAME,lame,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS
$(eval $(call PKG_template,LIBMP3LAME,libmp3lame,$(PKG_VERSION)-${PKG_RELEASE},,${PKGSD_LIBMP3LAME},${PKGSC_LIBMP3LAME},${PKG_OPTS}))
TARGET_LDFLAGS+= -ltinfo
+ifeq ($(ADK_TARGET_ARCH_X86),y)
+TARGET_CFLAGS+= -msse
+endif
lame-install:
$(INSTALL_DIR) $(IDIR_LAME)/usr/bin