]> git.pld-linux.org Git - packages/net-tools.git/blame - net-tools-opt.patch
- rediffed
[packages/net-tools.git] / net-tools-opt.patch
CommitLineData
03596bd7
AM
1--- net-tools/Makefile~ 2015-10-02 10:16:54.000000000 +0200
2+++ net-tools/Makefile 2015-10-02 10:23:22.375643479 +0200
3@@ -44,7 +44,7 @@ PROGS += mii-tool
4 endif
5
6 # Compiler and Linker Options
7-CFLAGS ?= -O2 -g
8+CFLAGS ?= $(COPTS)
9 CFLAGS += -Wall
10 CFLAGS += -fno-strict-aliasing # code needs a lot of work before strict aliasing is safe
11 CPPFLAGS += -D_GNU_SOURCE
This page took 0.103603 seconds and 4 git commands to generate.