aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorGanesh Viswanathan <dev@genotrance.com>2019-01-17 20:20:50 -0600
committerGanesh Viswanathan <dev@genotrance.com>2019-01-17 20:20:50 -0600
commit79409d27b262157b1f9714afc9c327dab0f21d0d (patch)
tree6b0e8c3ef6ce6ad8f073bcc65d375c0230aa0c56 /tests
parent96e0eea609bb7905943022305564d6c1c77c4e1c (diff)
downloadnimterop-walkdir.tar.gz
nimterop-walkdir.zip
No tsoloud on Travis Linuxwalkdir
Diffstat (limited to 'tests')
-rw-r--r--tests/tsoloud.nim1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/tsoloud.nim b/tests/tsoloud.nim
index 0890ca1..544c1af 100644
--- a/tests/tsoloud.nim
+++ b/tests/tsoloud.nim
@@ -11,7 +11,6 @@ const
cIncludeDir(inc)
when defined(Linux):
- {.passC: "-std=c++11".}
{.passL: "-lpthread".}
cDefine("WITH_OSS")
cCompile(src/"backend/oss/*.cpp")