summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/proxy-libintl
Commit message (Collapse)AuthorAgeFilesLines
* proxy-libintl_20100902.bb: Specify -fPIC in CFLAGSKhem Raj2011-04-291-2/+2
| | | | | | | | | | 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>
* proxy-libintl: Upgrade to proxy-libintl-20100902Khem Raj2011-04-264-16/+9
| | | | | | | We do not need shared version Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* proxy-libintl: Bring in recipes from OEKhem Raj2011-03-314-0/+165
Signed-off-by: Khem Raj <raj.khem@gmail.com>