Andrew Yourtchenko a47203128b build: Make the build work on Debian 11
Debian 11 has some packages that have changed, and need adjustment.
Also - its default compiler is gcc 10, which, contrary to either gcc 8
or gcc 11 prints a bunch of warnings, which fails compilation.
And there is no gcc 11 package.

Therefore, use clang for this build.

Additionally, python 3.9 has exposed this issue:
https://bugs.python.org/issue42580

Therefore, make a local patch to scapy to tackle it.

Type: feature
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
Change-Id: I7b9c0f852ab97fe3c1feca3f22020ac0970ba3e2
2022-02-07 18:40:51 +00:00
..
2021-05-13 09:33:06 +00:00
2022-02-07 16:39:35 +00:00
2022-02-07 16:39:35 +00:00
2021-09-28 16:06:19 +00:00
2021-05-21 21:06:34 +00:00
2021-11-22 16:44:26 +00:00
2021-11-22 16:44:26 +00:00
2021-09-27 09:54:56 +00:00
2021-07-09 13:50:20 +00:00
2021-10-07 15:34:31 +00:00
2021-10-04 12:16:20 +02:00
2021-10-06 12:32:20 +00:00
2021-11-22 16:44:26 +00:00
2021-05-13 09:33:06 +00:00
2021-11-22 16:44:26 +00:00
2021-11-22 16:44:26 +00:00
2022-02-06 11:45:11 +00:00
2021-05-13 09:33:06 +00:00
2021-05-13 09:33:06 +00:00
2021-05-29 18:13:01 +00:00