| Submitter | Tom Rini |
|---|---|
| Date | July 27, 2011, 10:56 p.m. |
| Message ID | <b4b519d901203c4b44cb67d856e55e2a3da99445.1311807353.git.tom_rini@mentor.com> |
| Download | mbox | patch |
| Permalink | /patch/8739/ |
| State | New, archived |
| Headers | show |
Comments
Patch
diff --git a/meta/site/common-linux b/meta/site/common-linux index 14d671b..e75864d 100644 --- a/meta/site/common-linux +++ b/meta/site/common-linux @@ -1,3 +1,6 @@ +# apr +ac_cv_file__dev_zero=${ac_cv_file__dev_zero=yes} + # samba samba_cv_HAVE_IFACE_AIX=${samba_cv_HAVE_IFACE_AIX=no} samba_cv_HAVE_IFACE_IFCONF=${samba_cv_HAVE_IFACE_IFCONF=yes}
Signed-off-by: Tom Rini <tom_rini@mentor.com> --- meta/site/common-linux | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)