mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
lzo: fix building for powerpc
This commit is contained in:
committed by
Joshua Lock
parent
0bddf1ce2c
commit
8fa52fb8cd
@@ -235,7 +235,7 @@ ac_cv_sizeof_int=${ac_cv_sizeof_int='4'}
|
||||
|
||||
#modphp
|
||||
ac_cv_c_bigendian_php=${ac_cv_c_bigendian_php=yes}
|
||||
ac_cv_sizeof_ptrdiff_t=${ac_cv_sizeof_ptrdiff_t=0}
|
||||
ac_cv_sizeof_ptrdiff_t=${ac_cv_sizeof_ptrdiff_t=4}
|
||||
ac_cv_func_dlopen=${ac_cv_func_dlopen=yes}
|
||||
lt_cv_dlopen_self=${lt_cv_dlopen_self=yes}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user