wok diff suricata/receipt @ rev 25483

created recipe for py3k-six
author Hans-G?nter Theisgen
date Mon Oct 17 07:54:33 2022 +0100 (20 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	Mon Oct 17 07:54:33 2022 +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			\