Note that compiling with LLVM might take some time. (#26)
Former-commit-id: 29304edac690afb6b818d49f817294196ace2801
This commit is contained in:
parent
81990a1f52
commit
9dc0f38f38
2
debian/postinst-monoaot
vendored
2
debian/postinst-monoaot
vendored
@ -8,7 +8,7 @@ then
|
||||
if [ -e "/usr/lib/libmono-llvm.so.0" ]
|
||||
then
|
||||
TRYLLVM="try-llvm,"
|
||||
LLVMNOTE=" (trying with LLVM)"
|
||||
LLVMNOTE=" (trying with LLVM, this might take a few minutes)"
|
||||
fi
|
||||
if [ -z "$HASSSE41" ]
|
||||
then
|
||||
|
Loading…
x
Reference in New Issue
Block a user