Pas d'option -O sur as alpha (pour BSD?)

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@2886 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Xavier Leroy 2000-02-29 13:56:51 +00:00
parent 23ec4dcf11
commit ca77147ebb
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ mips: scratch
$(MAKE) CC="$(CC)" CFLAGS="$(CFLAGS)" all
alpha: scratch
as -O s/alphaKerN.s -o o/KerN.o
as s/alphaKerN.s -o o/KerN.o
$(MAKE) CC="$(CC)" CFLAGS="$(CFLAGS)" all
pyramid: scratch