aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2005-05-28 22:09:36 +0000
committerNed Ludd <solar@gentoo.org>2005-05-28 22:09:36 +0000
commit0b5f99d24692c1d3a7f56a3010da59de8069a373 (patch)
tree8c93088b6a5e7b3305231b1a29be6314f530f0c4 /Makefile
parent- remove man/CVS for snapshots (diff)
downloadpax-utils-0b5f99d24692c1d3a7f56a3010da59de8069a373.tar.gz
pax-utils-0b5f99d24692c1d3a7f56a3010da59de8069a373.tar.bz2
pax-utils-0b5f99d24692c1d3a7f56a3010da59de8069a373.zip
- make scanelf display the PT_PAX_FLAGS if they exist and fall back on EI_PAX if they dont as the kernel would.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8e3f6dd..66c531b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Copyright 2003 Ned Ludd <solar@linbsd.net>
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-projects/pax-utils/Makefile,v 1.22 2005/05/27 02:53:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-projects/pax-utils/Makefile,v 1.23 2005/05/28 22:09:36 solar Exp $
####################################################################
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License as
@@ -19,7 +19,7 @@
####################################################################
####################################################
-CFLAGS := -Wall -O2
+CFLAGS := -Wall -Wformat=2 -O2
#CFLAGS += -DEBUG -g
#LDFLAGS :=-pie
DESTDIR =