projects
/
c11concurrency-benchmarks.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
f9467bb
)
Fixed compile script in gdax-orderbook-hpp so that it does not attempt to run the...
author
Zistack
<Zistack@null.net>
Mon, 8 Jul 2019 20:49:17 +0000
(13:49 -0700)
committer
Zistack
<Zistack@null.net>
Mon, 8 Jul 2019 20:49:17 +0000
(13:49 -0700)
gdax-orderbook-hpp/compile.sh
patch
|
blob
|
history
diff --git
a/gdax-orderbook-hpp/compile.sh
b/gdax-orderbook-hpp/compile.sh
index
a4565b4
..
dd6eb59
100755
(executable)
--- a/
gdax-orderbook-hpp/compile.sh
+++ b/
gdax-orderbook-hpp/compile.sh
@@
-1,3
+1,3
@@
#!/bin/bash
cd demo/
-make
+make
demo