diff options
author | douglas.royds <douglas.royds@taitradio.com> | 2018-11-21 13:52:18 +1300 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-11-26 09:38:14 -0800 |
commit | 374bfe0cc6fcb703a1594f5cd308442cd637d007 (patch) | |
tree | 82c55ec6199964f40b4ffe610b7b16a00e9bdd10 /meta-python/recipes-devtools/python/python-matplotlib/fix_setupext.patch | |
parent | e3151ee00abf87a26c63140cd2d2d70d062b28a0 (diff) | |
download | meta-openembedded-374bfe0cc6fcb703a1594f5cd308442cd637d007.tar.gz |
net-snmp: Reproducibility: Don't check build host for /etc/printcap
Don't check for /etc/printcap on the build machine when cross-compiling.
Use AC_CHECK_FILE to set the cached variable ac_cv_file__etc_printcap instead.
When cross-compiling, this variable should be set in the environment to "yes" or
"no" as appropriate for the target platform.
I have taken the simple expedient of setting ac_cv_file__etc_printcap=no.
If this proves to be a problem, we can easily add a new variable, HAS_PRINTCAP.
Upstream-Status: Submitted https://sourceforge.net/p/net-snmp/patches/1385/
Signed-off-by: Douglas Royds <douglas.royds@taitradio.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-matplotlib/fix_setupext.patch')
0 files changed, 0 insertions, 0 deletions