]> code.ossystems Code Review - openembedded-core.git/commit
tcl: fix tcl INCLUDE_SPEC and LIB_SPEC
authorYao Zhao <yao.zhao@windriver.com>
Wed, 18 Jul 2012 16:42:35 +0000 (12:42 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 18 Jul 2012 21:24:10 +0000 (22:24 +0100)
commitd454f8055b21c4d01dd1e2faf1625e2a1e5c25f2
treed3a6dda46069bcc251de9d4e7bde907ef05871fc
parentcd108a55ea58501e91923f348edca9ba736933c7
tcl: fix tcl INCLUDE_SPEC and LIB_SPEC

TCL_INCLUDE_SPEC -I/usr/include will cause problems cross configure/compile
TCL_LIB_SPEC -L${libdir} will cause problems too when link.

Signed-off-by: Yao Zhao <yao.zhao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/tcltk/tcl_8.5.11.bb