]> git.pld-linux.org Git - packages/chkrootkit.git/blame - chkrootkit-CC.patch
- Build uses CC specified by rpm macros
[packages/chkrootkit.git] / chkrootkit-CC.patch
CommitLineData
94aa3422 1diff -Nru chkrootkit-0.35/Makefile chkrootkit-0.35-new/Makefile
2--- chkrootkit-0.35/Makefile Fri Jan 18 18:06:09 2002
3+++ chkrootkit-0.35-new/Makefile Tue Feb 12 22:43:10 2002
4@@ -2,7 +2,7 @@
5 # Makefile for Chkrootkit (C), Pangeia Informatica
6 # $Id$
7 #
8-CC = gcc
9+
10 CFLAGS = -DHAVE_LASTLOG_H
11 STATIC = -static
12 #CFLAGS += -Wall
This page took 0.064428 seconds and 4 git commands to generate.