mirror of
https://git.yoctoproject.org/poky
synced 2026-02-27 20:09:41 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
17 lines
415 B
Diff
17 lines
415 B
Diff
|
|
#
|
|
# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
|
|
#
|
|
|
|
--- jpeg-6b/makefile.cfg~ldflags
|
|
+++ jpeg-6b/makefile.cfg
|
|
@@ -169,7 +169,7 @@
|
|
# with libtool:
|
|
libjpeg.la: @A2K_DEPS@ $(LIBOBJECTS)
|
|
$(LIBTOOL) --mode=link $(CC) -o libjpeg.la $(LIBOBJECTS) \
|
|
- -rpath $(libdir) -version-info $(JPEG_LIB_VERSION)
|
|
+ -rpath $(libdir) -version-info $(JPEG_LIB_VERSION) $(LDFLAGS)
|
|
|
|
# sample programs:
|
|
|