sapling/build/fbcode_builder/manifests/gnu-sed
Lukas Piatkowski 04e75a6097 mononoke/integration tests: prepare dependencies for running tests by getdeps
Summary:
This diff adds all third party dependencies that are required by getdeps to be able to build and runn Mononoke's integration tests.

Also add a stub Makefile with no-op steps that will be filled in next diff.

Reviewed By: ahornby

Differential Revision: D24251894

fbshipit-source-id: 67384ecfd0ced6762dddc3c6e61feb1240b1162d
2020-10-13 09:50:52 -07:00

16 lines
416 B
Plaintext

[manifest]
name = gnu-sed
[download.os=darwin]
url = https://ftp.gnu.org/gnu/sed/sed-4.8.tar.gz
sha256 = 53cf3e14c71f3a149f29d13a0da64120b3c1d3334fba39c4af3e520be053982a
[build.os=darwin]
# The buildin FreeBSD version incompatible with the GNU one, so for the sake of
# being cross-platform friendly this manifest provides the GNU version.
builder = autoconf
subdir = sed-4.8
[build.not(os=darwin)]
builder = nop