This commit is contained in:
edoapra 2022-11-06 23:12:05 -08:00
parent 11db97d3d5
commit 43358b09fc
No known key found for this signature in database
GPG key ID: 472C4EBB4F3AEDFA

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
rm -f gamalloc.patch
cat > gamlloc.patch <<EOF
cat > gamalloc.patch <<EOF
--- $1/global/src/ga_malloc.c
+++ $1/global/src/ga_malloc.c
@@ -28,7 +28,7 @@