#
# common variables used by configure scripts
#
SED="sed"
CPP="arm-xilinx-linux-gnueabi-gcc -E --sysroot=recipe-sysroot  -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security"
GREP="grep"
PARTIALTARGETFLAGS="-Ulinux -Dlinux=linux"
NETSNMP_SYSTEM_INCLUDE_FILE="net-snmp/system/linux.h"

srcdir=.
