diff options
author | David Seifert <soap@gentoo.org> | 2016-01-14 19:30:43 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2016-01-14 19:31:02 +0100 |
commit | 6ffa68b51d52e48b2913c94e2eefbc535ec4b61f (patch) | |
tree | 48beabccafe186f8cb7f8247b57abc90ccd71fc7 /net-ftp/atftp/files | |
parent | sys-fs/btrfs-progs: Clarify meaning of static USE flag (diff) | |
download | gentoo-6ffa68b51d52e48b2913c94e2eefbc535ec4b61f.tar.gz gentoo-6ffa68b51d52e48b2913c94e2eefbc535ec4b61f.tar.bz2 gentoo-6ffa68b51d52e48b2913c94e2eefbc535ec4b61f.zip |
net-ftp/atftp: Add missing die, format patch for -p1, EAPI=6
Package-Manager: portage-2.2.26
Diffstat (limited to 'net-ftp/atftp/files')
-rw-r--r-- | net-ftp/atftp/files/atftp-0.7-CFLAGS.patch | 32 | ||||
-rw-r--r-- | net-ftp/atftp/files/atftp-0.7-illreply.patch | 4 |
2 files changed, 34 insertions, 2 deletions
diff --git a/net-ftp/atftp/files/atftp-0.7-CFLAGS.patch b/net-ftp/atftp/files/atftp-0.7-CFLAGS.patch new file mode 100644 index 000000000000..566c1791c591 --- /dev/null +++ b/net-ftp/atftp/files/atftp-0.7-CFLAGS.patch @@ -0,0 +1,32 @@ +--- atftp-0.7/configure.ac ++++ atftp-0.7/configure.ac +@@ -66,29 +66,6 @@ + dnl Check for AIX + AC_AIX + +-CFLAGS="-g -Wall -D_REENTRANT" +- +-if test x$debug = xtrue; then +- CFLAGS="$CFLAGS -O0 -DDEBUG" +-else +- if test -n "$auto_cflags"; then +- if test -n "$GCC"; then +- CFLAGS="$CFLAGS -g -O2 -Wall -Wno-implicit" +- else +- case "$host_os" in +- *hpux*) CFLAGS="$CFLAGS +O3" +- ;; +- *ultrix* | *osf*) CFLAGS="$CFLAGS -O -Olimit 2000" +- ;; +- *) CFLAGS="$CFLAGS -O2" +- ;; +- esac +- fi +- else +- CFLAGS="$CFLAGS -O2" +- fi +-fi +- + AC_PROG_MAKE_SET + AC_PROG_INSTALL + diff --git a/net-ftp/atftp/files/atftp-0.7-illreply.patch b/net-ftp/atftp/files/atftp-0.7-illreply.patch index e18bbd99c9e9..0f1cacd9b955 100644 --- a/net-ftp/atftp/files/atftp-0.7-illreply.patch +++ b/net-ftp/atftp/files/atftp-0.7-illreply.patch @@ -1,5 +1,5 @@ -*** tftp_def.old.c 2009-02-28 17:56:12.000000000 +0100 ---- tftp_def.c 2009-02-28 17:57:02.000000000 +0100 +*** atftp-0.7/tftp_def.old.c 2009-02-28 17:56:12.000000000 +0100 +--- atftp-0.7/tftp_def.c 2009-02-28 17:57:02.000000000 +0100 *************** *** 141,146 **** --- 141,147 ---- |