add foo.
TODO: better commit messages :)
This commit is contained in:
parent
d51641ee36
commit
503957970d
4 changed files with 46 additions and 2 deletions
|
|
@ -4,6 +4,6 @@ export GOPATH=/home/horscchtey/go
|
|||
|
||||
env CC=arm-linux-gnueabihf-gcc CXX=arm-linux-gnueabihf-g++ \
|
||||
CGO_ENABLED=1 GOOS=linux GOARCH=arm GOARM=7 \
|
||||
go build bot.go boddle.go logging.go ircfoo.go
|
||||
go build bot.go boddle.go logging.go ircfoo.go pepe.go
|
||||
|
||||
mv bot boddle_executable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue