define __KERNEL_STRICT_NAMES to avoid inclusion of kernel types on systems that carry...
[cake.git] / tools / sdk / scripts / aros-strip.in
blob131befecb6d66d4131a34ceb246c164cf2389005
1 #!/bin/sh
2 exec @strip@ --strip-unneeded "$@"