mirror of
https://github.com/moparisthebest/curl
synced 2025-03-11 15:50:48 -04:00
parent
30974cb895
commit
a1e0b7922a
3
.muse/config.toml
Normal file
3
.muse/config.toml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
ignore = [ "DEAD_STORE" ]
|
||||||
|
build = "make"
|
||||||
|
setup = ".muse/setup.sh"
|
4
.muse/setup.sh
Executable file
4
.muse/setup.sh
Executable file
@ -0,0 +1,4 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
./buildconf
|
||||||
|
./configure
|
||||||
|
echo "Ran the setup script for muse including autoconf and executing ./configure"
|
Loading…
x
Reference in New Issue
Block a user