diff options
Diffstat (limited to 'tests/realtimeGC/readme.txt')
-rw-r--r-- | tests/realtimeGC/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/realtimeGC/readme.txt b/tests/realtimeGC/readme.txt index b2788520e..c5837ee14 100644 --- a/tests/realtimeGC/readme.txt +++ b/tests/realtimeGC/readme.txt @@ -7,4 +7,4 @@ To build by hand and run the test for 35 minutes: xxx do we still need tests/realtimeGC/cmain.c? if so, tests/realtimeGC/cmain.c needs to updated and factorized with nmain.nim to avoid duplication (even if it's a C file) ``` - $ gcc -o tests/realtimeGC/cmain tests/realtimeGC/cmain.c -ldl + $ gcc -o tests/realtimeGC/cmain tests/realtimeGC/cmain.c -ldl \ No newline at end of file |