summaryrefslogtreecommitdiff
path: root/ufs
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-05-31 15:53:29 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-05-31 15:53:29 +0000
commita21fc3361091bfa6d11da3c42e3418d8cde8eecc (patch)
treee1102c789422de3d04164819b6609dc15e454f2c /ufs
parentfe993373146938341e3417258a96abeef7d7b5ff (diff)
Formerly Makefile.~24~
Diffstat (limited to 'ufs')
-rw-r--r--ufs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ufs/Makefile b/ufs/Makefile
index 7c3c6ca7..44ae79b6 100644
--- a/ufs/Makefile
+++ b/ufs/Makefile
@@ -36,7 +36,7 @@ LIBPARTS = $(libdiskfs) $(libports) $(libpager) $(libioserver) $(libfshelp)
all: ufs
-LDFLAGS=--no-keep-memory
+LDFLAGS=--no-keep-memory -y_hurd_rlimits -y__hurd_rlimits
ufs: $(OBJS) $(LIBS)
$(link)