From: Koen Kooi Date: Wed, 26 May 2010 11:04:18 +0000 (+0200) Subject: tcl: add 2 entries to arm-linux site file (possibly only glibc specific, need to... X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c340037644f87054462f62b50cd397c162615b7;p=openembedded.git tcl: add 2 entries to arm-linux site file (possibly only glibc specific, need to check) --- diff --git a/recipes/tcltk/tcl_8.5.8.bb b/recipes/tcltk/tcl_8.5.8.bb index f5ad8790d3..2209ca4948 100644 --- a/recipes/tcltk/tcl_8.5.8.bb +++ b/recipes/tcltk/tcl_8.5.8.bb @@ -3,7 +3,7 @@ LICENSE = "tcl" SECTION = "devel/tcltk" HOMEPAGE = "http://tcl.sourceforge.net" -PR = "r5" +PR = "r6" SRC_URI = "\ ${SOURCEFORGE_MIRROR}/tcl/tcl${PV}-src.tar.gz \ diff --git a/site/arm-linux b/site/arm-linux index 18dfb38d14..65d8e014d0 100644 --- a/site/arm-linux +++ b/site/arm-linux @@ -178,3 +178,7 @@ rpppoe_cv_pack_bitfields=${rpppoe_cv_pack_bitfields=rev} # squeak (forbid unaliged access) ac_cv_double_align=${ac_cv_double_align=no} ac_cv_double_order=${ac_cv_double_order=no} + +# TCL +tcl_cv_api_getaddrinfo=${tcl_cv_api_getaddrinfo=yes} +tcl_cv_api_serial=${tcl_cv_api_serial=termios}