From 9b41bda7784149229565f9a5ec4a9a9a1e8e2368 Mon Sep 17 00:00:00 2001 From: Geoff Norton Date: Wed, 4 Feb 2015 10:58:39 -0800 Subject: lrt is not cross platform, lets put this back in when we verify this branch on linux --- src/pal/tests/palsuite/c_runtime/atof/test1/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/pal/tests/palsuite/c_runtime/atof/test1/CMakeLists.txt') diff --git a/src/pal/tests/palsuite/c_runtime/atof/test1/CMakeLists.txt b/src/pal/tests/palsuite/c_runtime/atof/test1/CMakeLists.txt index 4cdbb988b8..a5a53a2dac 100644 --- a/src/pal/tests/palsuite/c_runtime/atof/test1/CMakeLists.txt +++ b/src/pal/tests/palsuite/c_runtime/atof/test1/CMakeLists.txt @@ -14,7 +14,6 @@ add_dependencies(paltest_atof_test1 CoreClrPal) target_link_libraries(paltest_atof_test1 pthread - rt m CoreClrPal ) -- cgit v1.2.3