summaryrefslogtreecommitdiffstats
path: root/c/src/automake
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/automake')
-rw-r--r--c/src/automake/compile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/automake/compile.am b/c/src/automake/compile.am
index 022b5ecf06..da7232f7eb 100644
--- a/c/src/automake/compile.am
+++ b/c/src/automake/compile.am
@@ -61,8 +61,6 @@ CFLAGS = @RTEMS_CFLAGS@ $(XCFLAGS)
CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS)
ASFLAGS = $(CPU_ASFLAGS) $(CPU_CFLAGS) $(XASFLAGS)
-LINK_LIBS = $(LD_LIBS)
-
#
# Client compiler and support tools
#