summaryrefslogtreecommitdiff
path: root/tools/gen-multicall.sh
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-02-02 05:29:17 +0000
committerLaurent Bercot <ska@appnovation.com>2023-02-02 05:29:17 +0000
commit9d55d49dad0f4cb90e6ff2f9b1c3bc46a6fcf05f (patch)
treeea63cf6dd496942aa194e864f37cc56229d596fb /tools/gen-multicall.sh
parentedf81b0d16322e5d49ec22f394b669d9094daac1 (diff)
downloadexecline-9d55d49dad0f4cb90e6ff2f9b1c3bc46a6fcf05f.tar.xz
Multicall improvements
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'tools/gen-multicall.sh')
-rwxr-xr-xtools/gen-multicall.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/gen-multicall.sh b/tools/gen-multicall.sh
index d9b03d3..6ef6322 100755
--- a/tools/gen-multicall.sh
+++ b/tools/gen-multicall.sh
@@ -49,6 +49,7 @@ for i in `ls -1 src/execline/deps-exe` ; do
echo
echo '#undef USAGE'
echo '#undef dieusage'
+ echo '#undef dienomem'
done
cat <<EOF