components/zip/patches/00-unix-configure.patch
author James Chang <james.c.chang@Oracle.COM>
Tue, 28 Jul 2015 09:20:10 -0700
changeset 4706 c0b8c110b0a8
parent 438 e8c5625b8284
permissions -rw-r--r--
21363926 simplejson test results differ for "gmake test" and "gmake system-test"
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
438
e8c5625b8284 7070613 (Un)Zip is compiled with gcc in Userland.
Jiri Sasek <Jiri.Sasek@Sun.COM>
parents:
diff changeset
     1
--- zip30/unix/configure.bkp	2011-07-28 06:55:25.022477000 -0700
e8c5625b8284 7070613 (Un)Zip is compiled with gcc in Userland.
Jiri Sasek <Jiri.Sasek@Sun.COM>
parents:
diff changeset
     2
+++ zip30/unix/configure	2011-07-28 06:56:16.658236300 -0700
e8c5625b8284 7070613 (Un)Zip is compiled with gcc in Userland.
Jiri Sasek <Jiri.Sasek@Sun.COM>
parents:
diff changeset
     3
@@ -688,7 +688,7 @@
e8c5625b8284 7070613 (Un)Zip is compiled with gcc in Userland.
Jiri Sasek <Jiri.Sasek@Sun.COM>
parents:
diff changeset
     4
 
e8c5625b8284 7070613 (Un)Zip is compiled with gcc in Userland.
Jiri Sasek <Jiri.Sasek@Sun.COM>
parents:
diff changeset
     5
 echo CC=\"${CC}\" CFLAGS=\"${CFLAGS}\"  CPP=\"${CPP}\" OBJA=\"${OBJA}\" \
e8c5625b8284 7070613 (Un)Zip is compiled with gcc in Userland.
Jiri Sasek <Jiri.Sasek@Sun.COM>
parents:
diff changeset
     6
        OCRCU8=\"${OCRCU8}\" OCRCTB=\"${OCRCTB}\" \
e8c5625b8284 7070613 (Un)Zip is compiled with gcc in Userland.
Jiri Sasek <Jiri.Sasek@Sun.COM>
parents:
diff changeset
     7
-       BINDIR=${BINDIR} MANDIR=${MANDIR} LFLAGS1=\"${LFLAGS1}\" \
e8c5625b8284 7070613 (Un)Zip is compiled with gcc in Userland.
Jiri Sasek <Jiri.Sasek@Sun.COM>
parents:
diff changeset
     8
+       BINDIR=${BINDIR} MANDIR=${MANDIR} LFLAGS1=\"${LFLAGS1} ${LD_OPTIONS}\" \
e8c5625b8284 7070613 (Un)Zip is compiled with gcc in Userland.
Jiri Sasek <Jiri.Sasek@Sun.COM>
parents:
diff changeset
     9
        LFLAGS2=\"${LFLAGS2}\" LN=\"${LN}\" \
e8c5625b8284 7070613 (Un)Zip is compiled with gcc in Userland.
Jiri Sasek <Jiri.Sasek@Sun.COM>
parents:
diff changeset
    10
        CC_BZ=\"${CC_BZ}\" CFLAGS_BZ=\"${CFLAGS_BZ}\" \
e8c5625b8284 7070613 (Un)Zip is compiled with gcc in Userland.
Jiri Sasek <Jiri.Sasek@Sun.COM>
parents:
diff changeset
    11
        IZ_BZIP2=\"${IZ_BZIP2}\" LIB_BZ=\"${LIB_BZ}\" > flags