mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-20 06:50:08 +01:00
CI: Use a more accurate URL describing the environ problem on FreeBSD
This commit is contained in:
parent
6bba6c58c5
commit
c1dafe3908
1 changed files with 1 additions and 1 deletions
|
|
@ -494,7 +494,7 @@ freebsd meson:
|
||||||
# On FreeBSD the `environ` symbol is provided by the c startup code and is
|
# On FreeBSD the `environ` symbol is provided by the c startup code and is
|
||||||
# only defined in the main executable and not available in libc.so, so
|
# only defined in the main executable and not available in libc.so, so
|
||||||
# building with -Wl,-no-undefined results in errors.
|
# building with -Wl,-no-undefined results in errors.
|
||||||
# See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263265.
|
# See https://reviews.freebsd.org/D30842
|
||||||
CI_BUILD_ARGS: "-Db_lundef=false"
|
CI_BUILD_ARGS: "-Db_lundef=false"
|
||||||
|
|
||||||
# vim:set sw=2 sts=2 et:
|
# vim:set sw=2 sts=2 et:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue