Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
com.ccwangluo.accelerator
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
sheteng
com.ccwangluo.accelerator
Commits
08d99caf
Commit
08d99caf
authored
Aug 10, 2016
by
Max Lv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update kcptun
parent
0a400ef5
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
kcptun/go
kcptun/go
+1
-1
kcptun/kcptun
kcptun/kcptun
+1
-1
kcptun/make.bash
kcptun/make.bash
+2
-2
No files found.
go
@
31cf00a8
Subproject commit
f3e7e7b69f0fd0c22858d09b4dd3764ed703d140
Subproject commit
31cf00a881a9535d2e1282caf92542b9c31b0e7d
kcptun
@
6dec1f65
Subproject commit
eced3949b2f33e1801aec6124a01922482358f3
e
Subproject commit
6dec1f65acebe3f0587cca26e1f1df05c5cc21d
e
kcptun/make.bash
View file @
08d99caf
...
...
@@ -43,9 +43,9 @@ if [ ! -d "$DIR/go/bin" ]; then
fi
export
GOROOT
=
$DIR
/go
export
GOPATH
=
$
HOME
export
GOPATH
=
$
DEPS
/gopath
export
GOBIN
=
$GOPATH
/bin
mkdir
$GOBIN
mkdir
-p
$GOBIN
export
PATH
=
$GOROOT
/bin:
$PATH
pushd
kcptun/client
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment