repo.or.cz
/
kiss-trunc88.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
llvm, clang: bump to 14.0.6
[kiss-trunc88.git]
/
aerc.rjarry
/
build
blob
50cebb8bcf7dfdc1768f503045dfc770989d6335
1
#!/bin/sh -e
2
3
export
GOPATH
=
"
$PWD
/go"
4
export
GO111MODULE
=
on
5
export
GOFLAGS
=
"-modcacherw"
6
7
make
PREFIX
=/
usr
8
make
DESTDIR
=
"
$1
"
PREFIX
=/
usr
install