aboutsummaryrefslogtreecommitdiff
path: root/ld/config/rtbsd.mh
diff options
context:
space:
mode:
Diffstat (limited to 'ld/config/rtbsd.mh')
-rw-r--r--ld/config/rtbsd.mh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/config/rtbsd.mh b/ld/config/rtbsd.mh
index 7d2ff5a..0493aff 100644
--- a/ld/config/rtbsd.mh
+++ b/ld/config/rtbsd.mh
@@ -2,6 +2,6 @@
# environment. If you don't have gcc, I was able to get 'hc -Hnocpp -ma'
# to compile most of the modules, but didn't try running anything.
YACC = yacc -d
-HDEFINES = -DHOST_SYS=RTBSD_SYS -DNO_VARARGS
+HDEFINES = -DNO_VARARGS
LDFLAGS =
CC=gcc # hc/pcc just can't cut it