diff options
author | Richard Purdie <richard@openedhand.com> | 2006-05-09 16:11:18 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2006-05-09 16:11:18 +0000 |
commit | 2622e938b2432d28d6964ef5afff2492b9f5a327 (patch) | |
tree | eb81195044c413e92228b148653bc10dd48b5f3b /openembedded/site/sh4-linux-uclibc | |
parent | 189b9a916b845c90db5e51f62496a13f60936d36 (diff) | |
download | openembedded-core-2622e938b2432d28d6964ef5afff2492b9f5a327.tar.gz openembedded-core-2622e938b2432d28d6964ef5afff2492b9f5a327.tar.bz2 openembedded-core-2622e938b2432d28d6964ef5afff2492b9f5a327.tar.xz openembedded-core-2622e938b2432d28d6964ef5afff2492b9f5a327.zip |
Sync site files with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@375 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/site/sh4-linux-uclibc')
-rw-r--r-- | openembedded/site/sh4-linux-uclibc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/openembedded/site/sh4-linux-uclibc b/openembedded/site/sh4-linux-uclibc new file mode 100644 index 000000000..1c9e2db39 --- /dev/null +++ b/openembedded/site/sh4-linux-uclibc @@ -0,0 +1,7 @@ +ac_cv_func_realloc_works=${ac_cv_func_realloc_works=yes} +ac_cv_func_realloc_0_nonnull=${ac_cv_func_realloc_0_nonnull=yes} +ac_cv_func_malloc_works=${ac_cv_func_malloc_works=yes} +ac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes} + +# gettext +am_cv_func_working_getline=${am_cv_func_working_getline=yes} |