mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
the configure.ac has a bug that detects gcc-10 as gcc-1 and so not use some quirks. Also there is a bug with FORTIFY-SOURCE=2 that crash if the matchparen plugin is used (enabled by default). Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>