Skip to content

Commit

Permalink
Upgraded buildbot to NaCL SDK pepper_49 (the current stable release).
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Nov 8, 2016
1 parent 6380d5c commit 920bc23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-scripts/nacl-buildbot.sh
Expand Up @@ -3,7 +3,7 @@
# This is the script buildbot.libsdl.org uses to cross-compile SDL2 from
# amd64 Linux to NaCl.

export NACL_SDK_ROOT="/nacl_sdk/pepper_35"
export NACL_SDK_ROOT="/nacl_sdk/pepper_49"

TARBALL="$1"
if [ -z $1 ]; then
Expand Down

0 comments on commit 920bc23

Please sign in to comment.