Commit 953b97c7 authored by Vincent Pelletier's avatar Vincent Pelletier

Patch libXext to fix current release's linker error on (some) x86_64 platforms.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44802 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7cc93080
......@@ -93,6 +93,17 @@ environment =
# CFLAGS=-fPIC
configure-options =
--disable-specs
patches =
${libXext-patch-link-error:location}/${libXext-patch-link-error:filename}
patch-options = -p1
[libXext-patch-link-error]
# Fixes libXext.la link error
recipe = hexagonit.recipe.download
url = http://cgit.freedesktop.org/xorg/lib/libXext/patch/?id=700c7896b832d6e4fb0185f0d5382b01f94e7141
download-only = true
filename = 700c7896b832d6e4fb0185f0d5382b01f94e7141.patch
md5sum = 52635ef694ee6f1acb642a77ee8eb010
[libX11]
recipe = hexagonit.recipe.cmmi
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment