Upgraded buildbot to NaCL SDK pepper_49 (the current stable release).
This commit is contained in:
parent
5665ff1e98
commit
81d6b69a0a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
# This is the script buildbot.libsdl.org uses to cross-compile SDL2 from
|
# This is the script buildbot.libsdl.org uses to cross-compile SDL2 from
|
||||||
# amd64 Linux to NaCl.
|
# amd64 Linux to NaCl.
|
||||||
|
|
||||||
export NACL_SDK_ROOT="/nacl_sdk/pepper_35"
|
export NACL_SDK_ROOT="/nacl_sdk/pepper_49"
|
||||||
|
|
||||||
TARBALL="$1"
|
TARBALL="$1"
|
||||||
if [ -z $1 ]; then
|
if [ -z $1 ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue