This is an automated email from the ASF dual-hosted git repository.
philo pushed a commit to branch branch-1.2
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git
The following commit(s) were added to refs/heads/branch-1.2 by this push:
new 4e9d165308 [GLUTEN-7037][VL][Branch-1.2] Add dwarf dependency to folly
when building with vcpkg (#7699)
4e9d165308 is described below
commit 4e9d16530857b2b99d1617170d3940431749797a
Author: Zhen Wang <[email protected]>
AuthorDate: Tue Oct 29 10:22:45 2024 +0800
[GLUTEN-7037][VL][Branch-1.2] Add dwarf dependency to folly when building
with vcpkg (#7699)
---
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 b908f40dd9..bfc42d2464 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]