summaryrefslogtreecommitdiffstats
path: root/c/src/tests
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-08-26 19:19:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-08-26 19:19:21 +0000
commit588a2382a2967e802953078dc3ed659729c7e0e9 (patch)
tree25f7b4463faea5c5f60fcc50befbc91a79e27af9 /c/src/tests
parentCorrected to compile with egcs. (diff)
downloadrtems-588a2382a2967e802953078dc3ed659729c7e0e9.tar.bz2
removed -lm
Diffstat (limited to 'c/src/tests')
-rw-r--r--c/src/tests/samples/paranoia/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/tests/samples/paranoia/Makefile.in b/c/src/tests/samples/paranoia/Makefile.in
index 080f5203c5..ea655f1e70 100644
--- a/c/src/tests/samples/paranoia/Makefile.in
+++ b/c/src/tests/samples/paranoia/Makefile.in
@@ -43,7 +43,7 @@ CPPFLAGS +=
CFLAGS +=
LD_PATHS +=
-LD_LIBS += -lm
+LD_LIBS +=
LDFLAGS +=
#