source:
trunk/build-nacl64
@
1363
Last change on this file since 1363 was 1084, checked in by , 9 years ago | |
---|---|
|
|
File size: 166 bytes |
Line | |
---|---|
1 | #!/bin/sh |
2 | |
3 | # This can't hurt |
4 | make distclean |
5 | |
6 | set -e |
7 | ./build/lol-build bootstrap nacl-amd64 |
8 | ./build/lol-build configure nacl-amd64 |
9 | ./build/lol-build build nacl-amd64 |
10 |
Note: See TracBrowser
for help on using the repository browser.