X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=libjpeg%2Fjpeg-mingw32.patch;fp=libjpeg%2Fjpeg-mingw32.patch;h=0000000000000000000000000000000000000000;hb=317e202dae860d8c9de5489ac998905edb93622c;hp=dde7843e016516bf1a16a43f20a87d870704e4c1;hpb=25a53964869082212b53424a7a3d78f6ff37850e;p=fedora-mingw.git diff --git a/libjpeg/jpeg-mingw32.patch b/libjpeg/jpeg-mingw32.patch deleted file mode 100644 index dde7843..0000000 --- a/libjpeg/jpeg-mingw32.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -rup jpeg-6b/makefile.cfg jpeg-6b.new/makefile.cfg ---- jpeg-6b/makefile.cfg 2008-09-09 09:54:38.000000000 -0400 -+++ jpeg-6b.new/makefile.cfg 2008-09-09 09:55:03.000000000 -0400 -@@ -169,7 +169,7 @@ libjpeg.a: @A2K_DEPS@ $(LIBOBJECTS) - # with libtool: - libjpeg.la: @A2K_DEPS@ $(LIBOBJECTS) - $(LIBTOOL) --mode=link $(CC) $(CFLAGS) -o libjpeg.la $(LIBOBJECTS) \ -- -rpath $(libdir) -version-info $(JPEG_LIB_VERSION) -+ -no-undefined -rpath $(libdir) -version-info $(JPEG_LIB_VERSION) - - # sample programs: -