aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/proxy-libintl
AgeCommit message (Collapse)Author
2011-04-29proxy-libintl_20100902.bb: Specify -fPIC in CFLAGSKhem Raj
Some architectures like mips become upset if you try to link non-pic libraries to shared objects some generate pic by default so it does not matter Specifying -fPIC on commandline should make all happy Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-26proxy-libintl: Upgrade to proxy-libintl-20100902Khem Raj
We do not need shared version Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-03-31proxy-libintl: Bring in recipes from OEKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>