From d1e9f4e811605485fd251891a1b3fe0bfeb8e9af Mon Sep 17 00:00:00 2001 From: ceriel Date: Thu, 14 May 1987 11:33:24 +0000 Subject: [PATCH] tell modula-2 compiler about the word-size! --- lib/descr/fe.src | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/descr/fe.src b/lib/descr/fe.src index 561c079c0..d5ebc7db1 100644 --- a/lib/descr/fe.src +++ b/lib/descr/fe.src @@ -74,7 +74,9 @@ name m2 mapflag -M* M2_F={M2_F?} -M* mapflag -x M2_F={M2_F?} -x mapflag -V* M2_F={M2_F?} -V* - args {M2_INCL?} -I{EM}/lib/m2 {M2SYSLIB?} -Vi{w}.{w}p{p}.{w}l{l}.{w} {M2_ALIGN?} {M2_F?} < > + args {M2_INCL?} -I{EM}/lib/m2 {M2SYSLIB?} \ + -Vw{w}.{w}i{w}.{w}p{p}.{w}l{l}.{w} \ + {M2_ALIGN?} {M2_F?} < > prep cond rts .mod need .mod -- 2.34.1