Files
Arch-R/packages/debug/strace/build
Stephan Raue 8f2f6394dc strace: add metafile support, cleanups
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-13 13:42:13 +01:00

10 lines
117 B
Bash
Executable File

#!/bin/sh
. config/options $1
cd $PKG_BUILD
./configure --host=$TARGET_NAME \
--build=$HOST_NAME
make