Add support for dev-libs/gmp (GNU MP library)
Package | “gmp” Flag Description |
---|---|
app-editors/emacs | Use the GNU multiple precision arithmetic library (dev-libs/gmp) instead of the bundled mini-gmp subset |
dev-haskell/bitvec | Link against the GMP library for the ultimate performance of `zipBits`, `invertBits` and `countBits`. Users are strongly encouraged to enable this flag whenever possible. |
dev-lang/ghc | Use dev-libs/gmp for integer operations (works faster, but an external depend). |