This is an automated email from the ASF dual-hosted git repository.
philo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git
The following commit(s) were added to refs/heads/main by this push:
new 65cdf22c0 [GLUTEN-7037][VL] Add dwarf dependency to folly when
building with vcpkg (#7038)
65cdf22c0 is described below
commit 65cdf22c07ff681c991c89ad30d34efda7ab1f01
Author: z1wu <[email protected]>
AuthorDate: Wed Aug 28 13:10:33 2024 +0800
[GLUTEN-7037][VL] Add dwarf dependency to folly when building with vcpkg
(#7038)
---
dev/vcpkg/ports/folly/vcpkg.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev/vcpkg/ports/folly/vcpkg.json b/dev/vcpkg/ports/folly/vcpkg.json
index c3f14ffb3..39c707388 100644
--- a/dev/vcpkg/ports/folly/vcpkg.json
+++ b/dev/vcpkg/ports/folly/vcpkg.json
@@ -25,6 +25,7 @@
"glog",
"libevent",
"openssl",
+ "libdwarf",
{
"name": "vcpkg-cmake",
"host": true
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]