components/zip/patches/00-unix-configure.patch
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Wed, 29 Aug 2012 11:05:56 -0700
changeset 957 255465c5756f
parent 438 e8c5625b8284
permissions -rw-r--r--
Close of build 04.
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