[Buildroot] svn commit: trunk/buildroot/package/multimedia/mpg123

jacmet at uclibc.org jacmet at uclibc.org
Thu Feb 5 13:24:08 UTC 2009


Author: jacmet
Date: 2009-02-05 13:24:07 +0000 (Thu, 05 Feb 2009)
New Revision: 25247

Log:
mpg123: cleanup unused hunk after r25004

Modified:
   trunk/buildroot/package/multimedia/mpg123/mpg123.mk


Changeset:
Modified: trunk/buildroot/package/multimedia/mpg123/mpg123.mk
===================================================================
--- trunk/buildroot/package/multimedia/mpg123/mpg123.mk	2009-02-05 13:24:01 UTC (rev 25246)
+++ trunk/buildroot/package/multimedia/mpg123/mpg123.mk	2009-02-05 13:24:07 UTC (rev 25247)
@@ -18,10 +18,6 @@
 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))
 




More information about the buildroot mailing list