aboutsummaryrefslogtreecommitdiffstats
path: root/mk/elf.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk/elf.mk')
-rw-r--r--mk/elf.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/elf.mk b/mk/elf.mk
index bc2948a3..4e76c711 100644
--- a/mk/elf.mk
+++ b/mk/elf.mk
@@ -82,4 +82,4 @@ C_LNXLIBS = $(com32)/libutil/libutil_lnx.a \
$(CC) $(LNXCFLAGS) -o $@ $^
%.c32: %.o $(LIBS)
- $(LD) $(LDFLAGS_$^) $(LDFLAGS) -o $@ $^
+ $(LD) $(LDFLAGS) -o $@ $^