X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile;h=4b8df13985c3277927312018d4518c4b28c1d72a;hb=e5a5b54ab675988febeaa9cd831e21e675d5947b;hp=4107b96a3ff4e2ff582f45fa4e2a502b75bce8e7;hpb=c36f0ac34fa3bf8b952889b9197a5ee1ea5d2714;p=elogind.git diff --git a/Makefile b/Makefile index 4107b96a3..4b8df1398 100644 --- a/Makefile +++ b/Makefile @@ -112,7 +112,7 @@ OPTIMIZATION := ${shell if $(CC) -Os -S -o /dev/null -xc /dev/null >/dev/null 2> # add -Wredundant-decls when libsysfs gets cleaned up WARNINGS := -Wall -CFLAGS := -pipe -Dasmlinkage= +CFLAGS := -pipe # set up the proper tdb spinlock code if we can ifeq ($(strip $(ARCH)),i386)