[Pommed-commits] r522 - trunk/pommed

jblache at alioth.debian.org jblache at alioth.debian.org
Thu Dec 11 13:55:21 UTC 2008


Author: jblache
Date: 2008-12-11 13:55:21 +0000 (Thu, 11 Dec 2008)
New Revision: 522

Modified:
   trunk/pommed/Makefile
Log:
Revert testing mods.


Modified: trunk/pommed/Makefile
===================================================================
--- trunk/pommed/Makefile	2008-12-11 13:54:23 UTC (rev 521)
+++ trunk/pommed/Makefile	2008-12-11 13:55:21 UTC (rev 522)
@@ -1,4 +1,4 @@
-#ARCH ?= $(shell uname -m)
+ARCH ?= $(shell uname -m)
 
 CC = gcc
 
@@ -21,8 +21,6 @@
 LDFLAGS = -pthread -lrt $(DBUS_LIBS) $(ALSA_LIBS) $(AUDIOFILE_LIBS) $(CONFUSE_LIBS)
 
 ifneq (, $(findstring ppc, $(ARCH)))
-CFLAGS += -D__powerpc__
-
 OFLIB ?=
 
 SOURCES = pommed.c cd_eject.c evdev.c conffile.c audio.c \




More information about the Pommed-commits mailing list