Sammy Libre
8 years ago
3 changed files with 0 additions and 9 deletions
@ -1,3 +0,0 @@
@@ -1,3 +0,0 @@
|
||||
#!/bin/bash |
||||
|
||||
LD_LIBRARY_PATH="/usr/local/lib/" go run main.go $@ |
@ -1,3 +0,0 @@
@@ -1,3 +0,0 @@
|
||||
#!/usr/bin/env fish |
||||
|
||||
env GORACE="log_path=race.log" env CGO_LDFLAGS="-L"(pwd)"/cnutil -L"(pwd)"/hashing" go run -race main.go $argv |
Loading…
Reference in new issue