• Robert Schmidt's avatar
    CI: phySim container build: add SYS_PTRACE · 01227494
    Robert Schmidt authored
    Physical simulators are built using address sanitizer. During the build
    process, we use generators that are themselves built during the build
    process. They are also asan, and we therefore need to give the
    SYS_PTRACE capability during the build process to have them run
    correctly.
    01227494
cls_containerize.py 55.5 KB