kernel/scripts/fast-x86_64
Josh Boyer a2cb465af3 Add some quick local {cross}build scripts
Simple wrappers around using rpmbuild to turn off various things.  In th arm
cases, we can't cross build perf or tools anyway.
2015-09-16 08:23:20 -04:00

4 lines
100 B
Bash
Executable File

#!/bin/sh
rpmbuild --target x86_64 --without debuginfo --without perf --without tools --rebuild $1