--- Makefile.orig	2011-07-21 15:41:14.696144522 -0400
+++ Makefile	2011-07-21 15:41:21.056144805 -0400
@@ -123,8 +123,6 @@
 LIB_SRC = 	lib/cpufreq.c
 LIB_OBJS = 	lib/cpufreq.o
 
-CFLAGS +=	-pipe
-
 ifeq ($(strip $(PROC)),true)
 	LIB_OBJS += lib/proc.o
 	LIB_SRC += lib/proc.c
