|
To avoid compiler optimizations messing up with generated IR and BPF instructions is paramount to enforce the optimization level to 2 disregarding the mode (whether it is set to debug or release etc.)
Signed-off-by: Leonardo Di Donato <[email protected]>
|