diff options
| author | Michael I. Bushnell <mib@gnu.org> | 1994-05-31 15:53:29 +0000 |
|---|---|---|
| committer | Michael I. Bushnell <mib@gnu.org> | 1994-05-31 15:53:29 +0000 |
| commit | 8017cc8bfda4b6e5735db0cd2f1c260e4a84e182 (patch) | |
| tree | 5e9d85ebd1a0895476a87a047ffda915cfc68146 /ufs/Makefile | |
| parent | 2b40767b8a493e25f0d7214f6fc72f5ecdc57732 (diff) | |
Formerly Makefile.~24~
Diffstat (limited to 'ufs/Makefile')
| -rw-r--r-- | ufs/Makefile | 2 |
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) |
