Blame SOURCES/scripts/cross-arm
|
Justin Vreeland |
794d92 |
#!/bin/sh
|
|
Justin Vreeland |
794d92 |
|
|
Justin Vreeland |
794d92 |
rpmbuild --target armv7hl --with cross --without debuginfo --without perf --without tools --define "__strip /usr/bin/arm-linux-gnu-strip" --rebuild $1
|