chantra
chantra
On Sun, May 19, 2024 at 11:02 PM Shung-Hsi Yu ***@***.***> wrote: > From a packaging point of view I'd much prefer we revert 6f11bf7 > > to keep the...
If bcc-devel requires llvm-devel, I suppose the problem is because we pull llvm-config.h in bcc_module.h which is public? Moving llvm-config.h to private only headers should do the job. Can you...
#5018 should fix this issue. @shunghsiyu could you confirm the package change are fine? cc @yonghong-song
If the prompt is coming from `setsid --ctty --wait /bin/bash --login `, I would go with your first suggestion.
cc @yonghong-song as we were discussing this f2f.