#
# common variables used by configure scripts
#
SED="sed"
CPP="arm-poky-linux-gnueabi-gcc -E --sysroot=recipe-sysroot  -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a7 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map  -fmacro-prefix-map=net-snmp-5.9.4=/usr/src/debug/net-snmp/5.9.4  -fdebug-prefix-map=net-snmp-5.9.4=/usr/src/debug/net-snmp/5.9.4  -fmacro-prefix-map=net-snmp-5.9.4=/usr/src/debug/net-snmp/5.9.4  -fdebug-prefix-map=net-snmp-5.9.4=/usr/src/debug/net-snmp/5.9.4  -fdebug-prefix-map=recipe-sysroot=  -fmacro-prefix-map=recipe-sysroot=  -fdebug-prefix-map=recipe-sysroot-native=  -Wl,-z,relro,-z,now -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64"
GREP="grep"
PARTIALTARGETFLAGS="-Ulinux -Dlinux=linux"
NETSNMP_SYSTEM_INCLUDE_FILE="net-snmp/system/linux.h"

srcdir=.
