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-11 13:55:00 +0100
commit287fabd66fc21149cccac6e5a10c2b927c1ba557 (patch)
tree584e1b5d7b2ce3b128838e124739462db8e7fa2b /meta/recipes-graphics/freetype/freetype-2.4.9/no-hardcode.patch
parent35c5a8ce734f6b5b9483b5e546c0f3590114ea4b (diff)
downloadpoky-287fabd66fc21149cccac6e5a10c2b927c1ba557.tar.gz
freetype: upgrade to 2.4.9
(From OE-Core rev: 6dc49f00248ffb937de45c4d075907774b4cd8fc) 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 {