[oe-commits] org.oe.dev pth: fix it for (at least) gentoo multilib system.

polyonymous commit oe at amethyst.openembedded.net
Wed May 7 21:15:51 UTC 2008


pth: fix it for (at least) gentoo multilib system.

actually, it's not a fix, but rather an attemt to mimick its behaviour on other
systems, which is wrong, anyway, since it attempts checks against build system.
But since it works, perhaps it should do for now. On the other hand, maybe opkg
crashes somewhere around here, as gpgme depends on pth.

BTW, long time no commits ;-)

Author: polyonymous at openembedded.org
Branch: org.openembedded.dev
Revision: f3aafac33dd3d98133bfd91efdee783ccd8da959
ViewMTN: http://monotone.openembedded.org/revision/info/f3aafac33dd3d98133bfd91efdee783ccd8da959
Files:
1
site/common-glibc
Diffs:

#
# mt diff -r121d957176e81a87997ebdd2ec2b0fce6a2cc5a7 -rf3aafac33dd3d98133bfd91efdee783ccd8da959
#
#
#
# patch "site/common-glibc"
#  from [7f0d2943abc2c25936ffe4edbd4bf5e532022ab2]
#    to [72834411958b3142d8d1258723ece2ee96b5556c]
#
============================================================
--- site/common-glibc	7f0d2943abc2c25936ffe4edbd4bf5e532022ab2
+++ site/common-glibc	72834411958b3142d8d1258723ece2ee96b5556c
@@ -46,3 +46,5 @@ ac_cv_epoll_works=${ac_cv_epoll_works=ye
 ac_cv_func___va_copy=${ac_cv_func___va_copy=yes}
 ac_cv_epoll_works=${ac_cv_epoll_works=yes}
 
+# pth
+ac_cv_check_sjlj=ssjlj






More information about the Openembedded-commits mailing list