tcl: add 2 entries to arm-linux site file (possibly only glibc specific, need to...
authorKoen Kooi <koen@openembedded.org>
Wed, 26 May 2010 11:04:18 +0000 (13:04 +0200)
committerKoen Kooi <koen@openembedded.org>
Wed, 26 May 2010 11:09:04 +0000 (13:09 +0200)
recipes/tcltk/tcl_8.5.8.bb
site/arm-linux

index f5ad879..2209ca4 100644 (file)
@@ -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 \
index 18dfb38..65d8e01 100644 (file)
@@ -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}