openbsd-ports/archivers/macutil/patches/patch-hexbin_makefile

10 lines
248 B
Plaintext
Raw Normal View History

$OpenBSD: patch-hexbin_makefile,v 1.1.1.1 2002/10/25 21:45:02 naddy Exp $
--- hexbin/makefile.orig Fri Oct 25 17:29:35 2002
+++ hexbin/makefile Fri Oct 25 17:29:46 2002
@@ -1,4 +1,4 @@
-CFLAGS= -O $(CF)
+CFLAGS= $(CF)
SRCS = hexbin.c \
dl.c \