mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
site/common-glibc: Add definitions to make gcc's inbuilt zlib work
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2989 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -33,3 +33,7 @@ mono_cv_uscore=${mono_cv_uscore=no}
|
||||
# guile
|
||||
ac_cv_func_pthread_attr_getstack=${ac_cv_func_pthread_attr_getstack=yes}
|
||||
|
||||
#gcc-zlib
|
||||
ac_cv_func_getpagesize=${ac_cv_func_getpagesize=yes}
|
||||
ac_cv_func_memcpy=${ac_cv_func_memcpy=yes}
|
||||
ac_cv_func_strerror=${ac_cv_func_strerror=yes}
|
||||
|
||||
Reference in New Issue
Block a user