]> git.pld-linux.org Git - packages/wireless-tools.git/blame - wireless-tools-optflags.patch
- updated URLs
[packages/wireless-tools.git] / wireless-tools-optflags.patch
CommitLineData
6b9cc2fe 1diff -aurN wireless_tools.28.orig/Makefile wireless_tools.28/Makefile
2--- wireless_tools.28.orig/Makefile 2005-05-31 18:36:30.000000000 +0200
3+++ wireless_tools.28/Makefile 2005-08-03 10:48:33.000000000 +0200
4@@ -92,7 +92,7 @@
5 endif
6
7 # Other flags
8-CFLAGS=-Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow \
9+CFLAGS=$(OPTFLAGS) -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow \
10 -Wpointer-arith -Wcast-qual -Winline -I.
11 #CFLAGS=-O2 -W -Wall -Wstrict-prototypes -I.
12 DEPFLAGS=-MMD
This page took 0.109963 seconds and 4 git commands to generate.