diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2015-11-22 14:13:47 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2015-11-22 14:13:47 +0000 |
commit | dfd358be63ba30c401185d53f59d70fc0da0db58 (patch) | |
tree | 7e65b398c4ed386127fcb3b2bc91d54f043a2a24 /package/utils/xfsprogs/patches/001-automake-compat.patch | |
parent | c550ad3d3a70b409a482896a77cfc890823d0221 (diff) | |
download | upstream-dfd358be63ba30c401185d53f59d70fc0da0db58.tar.gz upstream-dfd358be63ba30c401185d53f59d70fc0da0db58.tar.bz2 upstream-dfd358be63ba30c401185d53f59d70fc0da0db58.zip |
xfsprogs: activate format-security checks
This patch was taken from upstream.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 47581
Diffstat (limited to 'package/utils/xfsprogs/patches/001-automake-compat.patch')
-rw-r--r-- | package/utils/xfsprogs/patches/001-automake-compat.patch | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/package/utils/xfsprogs/patches/001-automake-compat.patch b/package/utils/xfsprogs/patches/001-automake-compat.patch index 3003d6d210..ce9289a4af 100644 --- a/package/utils/xfsprogs/patches/001-automake-compat.patch +++ b/package/utils/xfsprogs/patches/001-automake-compat.patch @@ -4,8 +4,6 @@ Date: Thu Jan 26 00:34:15 2012 +0100 001-automake-compat -diff --git a/configure.in b/configure.in -index 664c0e9..d91b6ec 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,8 @@ AC_INIT(include/libxfs.h) @@ -18,8 +16,6 @@ index 664c0e9..d91b6ec 100644 AC_PREFIX_DEFAULT(/usr) AC_PROG_LIBTOOL -diff --git a/include/builddefs.in b/include/builddefs.in -index 81ebfcd..5a4a0e8 100644 --- a/include/builddefs.in +++ b/include/builddefs.in @@ -20,6 +20,8 @@ @@ -31,8 +27,6 @@ index 81ebfcd..5a4a0e8 100644 DEBUG = @debug_build@ OPTIMIZER = @opt_build@ MALLOCLIB = @malloc_lib@ -diff --git a/m4/package_types.m4 b/m4/package_types.m4 -index 0a0e087..66a136a 100644 --- a/m4/package_types.m4 +++ b/m4/package_types.m4 @@ -9,7 +9,7 @@ AC_DEFUN([AC_TYPE_PSINT], |