opnsense-ports/lang/crystal/pkg-message
Franco Fichtner f5acf72395 */*: sync with upstream
Taken from: HardenedBSD
2018-02-26 09:17:44 +01:00

5 lines
215 B
Text

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.