# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/quagga/quagga.conf # Copyright (C) 2004 - 2025 The T2 SDE Project # Copyright (C) 1998 - 2003 ROCK Linux Project # SPDX-License-Identifier: GPL-2.0 # --- T2-COPYRIGHT-END --- atstage native || hook_add preconf 5 "echo 'ac_cv_func_malloc_0_nonnull=yes' >> config.cache" atstage native || hook_add preconf 5 "echo 'ac_cv_func_realloc_0_nonnull=yes' >> config.cache" var_append confopt ' ' --enable-multipath=64 var_append confopt ' ' --enable-netlink var_append confopt ' ' --enable-vtysh var_append confopt ' ' --enable-nssa var_append confopt ' ' --enable-opaque-lsa var_append confopt ' ' --enable-ospf-te var_append confopt ' ' --sysconfdir=$sysconfdir/quagga # otherwise some '__u64' linux/types.h are not defined in 'ANSI' mode var_append GCC_WRAPPER_REMOVE ' ' -std=c99