[Git][ghc/ghc][wip/freebsd] gitlab-ci: Enable documentation build on FreeBSD 14
Ben Gamari (@bgamari)
gitlab at gitlab.haskell.org
Mon Nov 18 23:11:30 UTC 2024
Ben Gamari pushed to branch wip/freebsd at Glasgow Haskell Compiler / GHC
Commits:
fcb504ff by Ben Gamari at 2024-11-18T18:09:39-05:00
gitlab-ci: Enable documentation build on FreeBSD 14
- - - - -
1 changed file:
- .gitlab/generate-ci/gen_ci.hs
Changes:
=====================================
.gitlab/generate-ci/gen_ci.hs
=====================================
@@ -422,7 +422,6 @@ opsysVariables _ FreeBSD14 = mconcat
-- porting guide [1].
-- [1] https://www.freebsd.org/doc/en/books/porters-handbook/using-iconv.html)
"CONFIGURE_ARGS" =: "--with-gmp-includes=/usr/local/include --with-gmp-libraries=/usr/local/lib --with-iconv-includes=/usr/local/include --with-iconv-libraries=/usr/local/lib"
- , "HADRIAN_ARGS" =: "--docs=no-sphinx"
, "GHC_VERSION" =: "9.6.4"
, "CABAL_INSTALL_VERSION" =: "3.10.3.0"
]
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/fcb504ff1c7034d9d785a7f7dd89cb668e797f0c
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/fcb504ff1c7034d9d785a7f7dd89cb668e797f0c
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20241118/6d40ffb0/attachment.html>
More information about the ghc-commits
mailing list