aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
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")