mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
site: Add common-darwin
We need this to ensure there are some correct values when building with meta-darwin. This matches the addition of a common-mingw site file in the core. (From OE-Core rev: 8c2ade6f48dcc522c68f798286d1c43bd2c1c8e7) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
2
meta/site/common-darwin
Normal file
2
meta/site/common-darwin
Normal file
@@ -0,0 +1,2 @@
|
||||
ac_cv_func_posix_getpwuid_r=${ac_cv_func_posix_getpwuid_r=yes}
|
||||
ac_cv_func_posix_getpwgid_r=${ac_cv_func_posix_getgrgid_r=yes}
|
||||
Reference in New Issue
Block a user