Skip to content

Commit b780447

Browse files
committed
[glib] Suppress sysprof detection (microsoft#45414)
1 parent d43918b commit b780447

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

ports/glib/portfile.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ vcpkg_configure_meson(
5353
-Dintrospection=disabled
5454
-Dlibelf=disabled
5555
-Dman-pages=disabled
56+
-Dsysprof=disabled
5657
-Dtests=false
5758
-Dxattr=false
5859
)

ports/glib/vcpkg.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "glib",
33
"version": "2.83.4",
4+
"port-version": 1,
45
"description": "Portable, general-purpose utility library.",
56
"homepage": "https://developer.gnome.org/glib/",
67
"license": "LGPL-2.1-or-later",

0 commit comments

Comments
 (0)