clean scripts, no longer need preamble
This commit is contained in:
6
build/scripts/compile.sh
Executable file → Normal file
6
build/scripts/compile.sh
Executable file → Normal file
@@ -1,7 +1 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
source /build/config
|
||||
set -x
|
||||
|
||||
## Often used tools
|
||||
apt_install_temporary build-essential yasm cmake automake autopoint autoconf libtool pkg-config
|
||||
|
||||
Reference in New Issue
Block a user