From 711a864fbea22adda693d79a6e19a085e4acbd84 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 4 Mar 2024 07:56:41 +0000 Subject: [PATCH] dev-libs/glib: Sync with Gentoo It's from Gentoo commit ba7b5e075f5f06ed747597f3bf42800359488c1b. --- .../third_party/portage-stable/dev-libs/glib/glib-2.76.4.ebuild | 2 +- .../third_party/portage-stable/dev-libs/glib/glib-2.78.3.ebuild | 2 +- .../portage-stable/dev-libs/glib/glib-2.78.4-r1.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sdk_container/src/third_party/portage-stable/dev-libs/glib/glib-2.76.4.ebuild b/sdk_container/src/third_party/portage-stable/dev-libs/glib/glib-2.76.4.ebuild index 7e94c72d6e..51da7bfa34 100644 --- a/sdk_container/src/third_party/portage-stable/dev-libs/glib/glib-2.76.4.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-libs/glib/glib-2.76.4.ebuild @@ -179,7 +179,7 @@ multilib_src_configure() { #fi local emesonargs=( - --buildtype $(usex debug debug plain) + -Dbuildtype=$(usex debug debug plain) -Ddefault_library=$(usex static-libs both shared) -Druntime_dir="${EPREFIX}"/run $(meson_feature selinux) diff --git a/sdk_container/src/third_party/portage-stable/dev-libs/glib/glib-2.78.3.ebuild b/sdk_container/src/third_party/portage-stable/dev-libs/glib/glib-2.78.3.ebuild index 7e94c72d6e..51da7bfa34 100644 --- a/sdk_container/src/third_party/portage-stable/dev-libs/glib/glib-2.78.3.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-libs/glib/glib-2.78.3.ebuild @@ -179,7 +179,7 @@ multilib_src_configure() { #fi local emesonargs=( - --buildtype $(usex debug debug plain) + -Dbuildtype=$(usex debug debug plain) -Ddefault_library=$(usex static-libs both shared) -Druntime_dir="${EPREFIX}"/run $(meson_feature selinux) diff --git a/sdk_container/src/third_party/portage-stable/dev-libs/glib/glib-2.78.4-r1.ebuild b/sdk_container/src/third_party/portage-stable/dev-libs/glib/glib-2.78.4-r1.ebuild index ec81f41625..a6f0241faa 100644 --- a/sdk_container/src/third_party/portage-stable/dev-libs/glib/glib-2.78.4-r1.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-libs/glib/glib-2.78.4-r1.ebuild @@ -187,7 +187,7 @@ multilib_src_configure() { #fi local emesonargs=( - --buildtype $(usex debug debug plain) + -Dbuildtype=$(usex debug debug plain) -Ddefault_library=$(usex static-libs both shared) -Druntime_dir="${EPREFIX}"/run $(meson_feature selinux)