diff options
Diffstat (limited to 'sysutils/x86info/files/patch-lsmsr_Makefile')
-rw-r--r-- | sysutils/x86info/files/patch-lsmsr_Makefile | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/sysutils/x86info/files/patch-lsmsr_Makefile b/sysutils/x86info/files/patch-lsmsr_Makefile deleted file mode 100644 index 85f95c391314..000000000000 --- a/sysutils/x86info/files/patch-lsmsr_Makefile +++ /dev/null @@ -1,15 +0,0 @@ ---- lsmsr/Makefile.orig 2016-10-12 19:04:55 UTC -+++ lsmsr/Makefile -@@ -14,12 +14,10 @@ CFLAGS += -Wdeclaration-after-statement - CFLAGS += -Wformat=2 - CFLAGS += -Wimplicit - CFLAGS += -Winit-self --CFLAGS += -Wlogical-op - CFLAGS += -Wmissing-declarations -Wredundant-decls - CFLAGS += -Wnested-externs - CFLAGS += -Wpacked - CFLAGS += -Wshadow --CFLAGS += -Wstrict-aliasing=3 - CFLAGS += -Wstrict-prototypes -Wmissing-prototypes - CFLAGS += -Wswitch-enum - CFLAGS += -Wundef |