#
# common variables used by configure scripts
#
SED="sed"
CPP="aarch64-xilinx-linux-gcc -E --sysroot=recipe-sysroot  -mcpu=cortex-a72.cortex-a53 -march=armv8-a+crc -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -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=.
