mirror of
https://github.com/facebook/proxygen.git
synced 2025-08-07 07:02:53 +03:00
Summary: Give folly depends on and picks up libdwarf, add a manifest for libdwarf to make it explicit and stop it being found via other means Reviewed By: markbt Differential Revision: D56630711 fbshipit-source-id: 7b9386b4b93788e7efda13e51e35c9fec4fd6df2
21 lines
293 B
Plaintext
21 lines
293 B
Plaintext
[manifest]
|
|
name = libdwarf
|
|
|
|
[rpms]
|
|
libdwarf-devel
|
|
libdwarf
|
|
|
|
[debs]
|
|
libdwarf-dev
|
|
|
|
[homebrew]
|
|
dwarfutils
|
|
|
|
[download]
|
|
url = https://www.prevanders.net/libdwarf-0.9.2.tar.xz
|
|
sha256 = 22b66d06831a76f6a062126cdcad3fcc58540b89a1acb23c99f8861f50999ec3
|
|
|
|
[build]
|
|
builder = cmake
|
|
subdir = libdwarf-0.9.2
|