aboutsummaryrefslogtreecommitdiffstats
path: root/patch-for-solaris
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-01-21 05:10:43 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-01-21 05:10:43 +0000
commitbf34a2087af1f90cfa004a552c967b2e5382ca59 (patch)
tree5763c7f120593f6df6e742cd249f31173f5a82db /patch-for-solaris
parent83fd98a810f2ed95f1045da384442fc2fc33cc76 (diff)
downloadexecline-bf34a2087af1f90cfa004a552c967b2e5382ca59.tar.gz
Fix dotpc and Solaris build
Diffstat (limited to 'patch-for-solaris')
-rwxr-xr-xpatch-for-solaris3
1 files changed, 3 insertions, 0 deletions
diff --git a/patch-for-solaris b/patch-for-solaris
index df17cc8..74376a0 100755
--- a/patch-for-solaris
+++ b/patch-for-solaris
@@ -14,6 +14,9 @@ mv -f configure.tmp configure
patchit ./configure
patchit ./tools/install.sh
patchit ./tools/gen-deps.sh
+patchit ./tools/gen-dotpc.sh
+patchit ./tools/run-test.sh
+patchit ./tools/gen-multicall.sh
echo 'SHELL := /usr/xpg4/bin/sh' > Makefile.tmp
echo >> Makefile.tmp