summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/freetype/freetype-2.4.9/no-hardcode.patch
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2012-06-08 17:48:15 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-06-14 11:23:50 +0100
commitef215694de5b30a167245396786f5f4623be6248 (patch)
treea490debe41aca35b0cafec919964ebc81efce15c /meta/recipes-graphics/freetype/freetype-2.4.9/no-hardcode.patch
parent71a6fb605ad28788e27d59a380c7f1377feb6c3b (diff)
downloadpoky-ef215694de5b30a167245396786f5f4623be6248.tar.gz
freetype: upgrade to 2.4.9
(From OE-Core rev: 7c767d3723e0b55d3bcd3864a9cdbce6d11d5b35) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/freetype/freetype-2.4.9/no-hardcode.patch')
-rw-r--r--meta/recipes-graphics/freetype/freetype-2.4.9/no-hardcode.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/recipes-graphics/freetype/freetype-2.4.9/no-hardcode.patch b/meta/recipes-graphics/freetype/freetype-2.4.9/no-hardcode.patch
new file mode 100644
index 0000000000..0f21d1ff26
--- /dev/null
+++ b/meta/recipes-graphics/freetype/freetype-2.4.9/no-hardcode.patch
@@ -0,0 +1,13 @@
1Upstream-Status: Inappropriate [configuration]
2
3--- freetype-2.1.10/builds/unix/freetype-config.in.old 2006-05-01 12:39:20.000000000 +0100
4+++ freetype-2.1.10/builds/unix/freetype-config.in 2006-05-01 12:39:34.000000000 +0100
5@@ -16,7 +16,7 @@
6 libdir=@libdir@
7 enable_shared=@enable_shared@
8 wl=@wl@
9-hardcode_libdir_flag_spec='@hardcode_libdir_flag_spec@'
10+hardcode_libdir_flag_spec=''
11
12 usage()
13 {