summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorJulian Hurst <ark@mansus.space>2024-02-27 01:51:12 +0100
committerJulian Hurst <ark@mansus.space>2024-02-27 01:51:12 +0100
commite6eca1bca427678aefa2cc172444d0be484b2e46 (patch)
tree9566c2dcc43d225275dd8044786f04ad11ee3803 /build.sh
downloadhacurl-e6eca1bca427678aefa2cc172444d0be484b2e46.tar.gz
Initial commit
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/build.sh b/build.sh
new file mode 100755
index 0000000..90df2ad
--- /dev/null
+++ b/build.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+hare build $(pkg-config --libs-only-L --libs-only-l libcurl) curl.ha