PR#4722 typo
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@9188 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02master
parent
e93f6dd12b
commit
9e6bbde5aa
|
@ -1103,7 +1103,7 @@ case "$arch,$system" in
|
|||
echo "Cannot detect system stack overflow.";;
|
||||
esac
|
||||
|
||||
x# Determine the target architecture for the "num" library
|
||||
# Determine the target architecture for the "num" library
|
||||
|
||||
case "$arch" in
|
||||
alpha) bng_arch=alpha; bng_asm_level=1;;
|
||||
|
|
Loading…
Reference in New Issue