wok-6.x diff suricata/receipt @ rev 25528

try building libluv again
author Hans-G?nter Theisgen
date Sat Feb 25 10:11:09 2023 +0100 (16 months ago)
parents bb565202cbf9
children
line diff
     1.1 --- a/suricata/receipt	Sat Jul 23 17:54:01 2022 +0100
     1.2 +++ b/suricata/receipt	Sat Feb 25 10:11:09 2023 +0100
     1.3 @@ -28,6 +28,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	export	LIBS="-latomic"
     1.8 +
     1.9  	rm -f config.h
    1.10  	./configure				\
    1.11  		CC=gcc-83			\