forked from Lainports/freebsd-ports
11 lines
258 B
Text
11 lines
258 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
When building Crystal code with the --release flag, add the --no-debug flag to
|
|
avoid LLVM assertion errors.
|
|
|
|
Install textproc/libyaml for YAML support, math/gmp for BigInt support,
|
|
textproc/libxml2 for XML support.
|
|
EOM
|
|
}
|
|
]
|