packages/systemtap/systemtap.install
2024-10-17 19:36:18 +02:00

5 lines
144 B
Plaintext

post_install() {
echo "CONFIG_DEBUG_INFO is disabled on default. You need to recompile"
echo "the kernel with CONFIG_DEBUG_INFO enabled."
}