Skip to content

Commit

Permalink
Restore patchelf (deleted in D51869247)
Browse files Browse the repository at this point in the history
Summary:
X-link: facebookincubator/zstrong#651

Ooops apparently patchelf is a coredep in getdeps:

https://github.com/facebookincubator/katran/actions/runs/7214446185/job/19656572548?fbclid=IwAR0VRdoIxZKlcW-M_efD3UUUc2PqcqxeTgUAD9og658VOb-Wkwao8PO7xvw

Reviewed By: chadaustin

Differential Revision: D52179699

fbshipit-source-id: d946dc0759c493b1da40fabdf3cc497cbf85265d
  • Loading branch information
bigfootjon authored and facebook-github-bot committed Dec 15, 2023
1 parent cf7a079 commit fddbf70
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions build/fbcode_builder/manifests/patchelf
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[manifest]
name = patchelf

[rpms]
patchelf

[debs]
patchelf

[download]
url = https://github.com/NixOS/patchelf/archive/0.10.tar.gz
sha256 = b3cb6bdedcef5607ce34a350cf0b182eb979f8f7bc31eae55a93a70a3f020d13

[build]
builder = autoconf
subdir = patchelf-0.10

0 comments on commit fddbf70

Please sign in to comment.