mirror of
https://github.com/corda/corda.git
synced 2025-01-17 02:09:50 +00:00
whitespace tweak
This commit is contained in:
parent
89b60bfba0
commit
6057ffd693
2
makefile
2
makefile
@ -38,7 +38,7 @@ cc = $(build-cc)
|
||||
ar = ar
|
||||
ranlib = ranlib
|
||||
objcopy = objcopy
|
||||
vg = nice valgrind --num-callers=32 --db-attach=yes --freelist-vol=100000000
|
||||
vg = nice valgrind --num-callers=32 --db-attach=yes --freelist-vol=100000000
|
||||
vg += --leak-check=full
|
||||
db = gdb --args
|
||||
javac = javac
|
||||
|
Loading…
Reference in New Issue
Block a user