vendor curly (for vfs-pack)

This commit is contained in:
Simon Cruanes 2022-03-03 22:14:10 -05:00
parent 60d69a99a9
commit f84b2df97f
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4
3 changed files with 6 additions and 0 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "vendor/curly"]
path = vendor/curly
url = https://github.com/rgrinberg/curly.git

1
vendor/curly vendored Submodule

@ -0,0 +1 @@
Subproject commit 9417bd97fdf293f469c38e726c169583638d5aa1

2
vfs_path.sh Executable file
View file

@ -0,0 +1,2 @@
#!/bin/sh
exec dune exec --display=quiet src/bin/vfs_pack.exe --profile=release -- $@