ports/sysutils/xfsprogs/files/patch-builddefs.in
Craig Rodrigues ea28ca5ce9 New port for utilities for manipulating XFS filesystems.
Originally ported by Alexander Kabaev <kan@freebsd.org> as part
of the XFS for FreeBSD project ( http://people.freebsd.org/~rodrigc/xfs/ )
and handed over to me for maintainership.

PR:		ports/81789
Approved by:	demon (ports mentor), das (mentor)
2005-06-08 13:42:57 +00:00

11 lines
448 B
Text

--- include/builddefs.in.orig Thu Dec 23 13:38:50 2004
+++ include/builddefs.in Thu Dec 23 13:39:02 2004
@@ -113,7 +113,7 @@
PCFLAGS = -I/usr/local/include
endif
-GCFLAGS = -O1 $(OPTIMIZER) $(DEBUG) -funsigned-char -fno-strict-aliasing -Wall \
+GCFLAGS = $(OPTIMIZER) $(DEBUG) -funsigned-char -fno-strict-aliasing -Wall \
-DVERSION=\"$(PKG_VERSION)\" -DLOCALEDIR=\"$(PKG_LOCALE_DIR)\" \
-DPACKAGE=\"$(PKG_NAME)\" -I$(TOPDIR)/include