mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Debian bullseye changed the linker defaults to use `--as-needed`, which breaks when `--enable-shared` and `--with-jemalloc` are used. In preparation for updating to bullseye, define `LDFLAGS` with `--no-as-needed` so that jemalloc will be properly used. This mirrors the CNG change in https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/884. Relates to https://bugs.ruby-lang.org/issues/18409 |
||
|---|---|---|
| .. | ||
| lib | ||
| cache-google-chrome | ||
| custom-docker-build | ||
| custom-docker-push | ||
| install-bazelisk | ||
| install-chrome | ||
| install-docker | ||
| install-essentials | ||
| install-git | ||
| install-golang | ||
| install-graphicsmagick | ||
| install-lfs | ||
| install-node | ||
| install-noto-emoji | ||
| install-pcre2 | ||
| install-pgbouncer | ||
| install-postgresql | ||
| install-ruby | ||
| install-www-gitlab-com | ||