projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c74eee7
)
mpg123: cleanup unused hunk after r25004
author
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 5 Feb 2009 13:24:07 +0000
(13:24 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 5 Feb 2009 13:24:07 +0000
(13:24 -0000)
package/multimedia/mpg123/mpg123.mk
patch
|
blob
|
history
diff --git
a/package/multimedia/mpg123/mpg123.mk
b/package/multimedia/mpg123/mpg123.mk
index be307b89251b76b4d00777d64197d32059289760..21ad05f7c153db2fd423fcd81184e4fac5dc8652 100644
(file)
--- a/
package/multimedia/mpg123/mpg123.mk
+++ b/
package/multimedia/mpg123/mpg123.mk
@@
-18,10
+18,6
@@
MPG123_USE_ALSA:=--with-audio=alsa
MPG123_ALSA_DEP:=alsa-lib
endif
-ifeq ($(BR2_PACKAGE_MPG123_ARM_UNROLL_FIX),y)
-MPG123_ARM_UNROLL_FIX:= -DMPG123_ARM_UNROLL_FIX
-endif
-
$(DL_DIR)/$(MPG123_SOURCE):
$(call DOWNLOAD,$(MPG123_SITE),$(MPG123_SOURCE))