1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/sysutils/gpart/files/patch-ab
Steve Price 58f653e959 Initial import of gpart version 0.1e.
A program for recovering lost partition table and file systems.

PR:		14032
Submitted by:	Andrew Stevenson <andrew@ugh.net.au>
1999-11-01 03:05:54 +00:00

12 lines
231 B
Plaintext

--- make.defs.orig Wed Sep 29 15:10:52 1999
+++ make.defs Wed Sep 29 15:11:05 1999
@@ -2,7 +2,7 @@
#
#
CC = gcc
-CFLAGS = -Wall -O2 -pedantic
+CFLAGS += -Wall -O2 -pedantic
LDFLAGS =
MAKEDEP = gcc -M
INSTALL = install