]> git.pld-linux.org Git - packages/crossmingw32-libjpeg.git/blobdiff - crossmingw32-libjpeg-shared.patch
- updated to 8a (merged from libjpeg.spec)
[packages/crossmingw32-libjpeg.git] / crossmingw32-libjpeg-shared.patch
diff --git a/crossmingw32-libjpeg-shared.patch b/crossmingw32-libjpeg-shared.patch
deleted file mode 100644 (file)
index 82f8047..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-diff -ruN jpeg-6b./makefile.cfg jpeg-6b/makefile.cfg
---- jpeg-6b./makefile.cfg      2003-12-25 03:23:00.000000000 +0100
-+++ jpeg-6b/makefile.cfg       2003-12-25 03:26:30.147554616 +0100
-@@ -166,9 +166,12 @@
-       $(AR) libjpeg.a  $(LIBOBJECTS)
-       $(AR2) libjpeg.a
-+jpeg.dll: $(LIBOBJECTS)
-+      $(CC) $(LIBOBJECTS) -shared -Wl,--enable-auto-image-base -o jpeg.dll -Wl,--out-implib,libjpeg.dll.a
-+
- # with libtool:
- libjpeg.la: @A2K_DEPS@ $(LIBOBJECTS)
--      $(LIBTOOL) --mode=link $(CC) -o libjpeg.la $(LIBOBJECTS) \
-+      $(LIBTOOL) --mode=link $(CC) -no-undefined -o libjpeg.la $(LIBOBJECTS) \
-               -rpath $(libdir) -version-info $(JPEG_LIB_VERSION)
- # sample programs:
This page took 0.067577 seconds and 4 git commands to generate.