diff options
author | Andrew Yourtchenko <ayourtch@gmail.com> | 2022-02-02 19:32:18 +0000 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2022-02-07 18:40:51 +0000 |
commit | a47203128ba6a9d840280377a8dd3a72888c3708 (patch) | |
tree | 565a93b377e5a7f006b9749b3b3076faf884b7a8 /src | |
parent | 688d276340b17f4449b9afe3838291fb8efa5f42 (diff) |
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
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions