summary refs log tree commit diff
path: root/ports/test/add.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ports/test/add.sh')
-rw-r--r--ports/test/add.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/test/add.sh b/ports/test/add.sh index 1db96be..b7b595d 100644 --- a/ports/test/add.sh +++ b/ports/test/add.sh
@@ -1,5 +1,5 @@
1. pkg.conf 1. pkg.conf
2set -e 2set -e
3 3
4gcc -static -fno-pie -O0 -g0 -s $CFLAGS -o "$pkg_name" -c "$pkg_name.c" $LDFLAGS 4chmod +x test.sh
5rx cp "$pkg_name" /usr/local/bin/"$pkg_name-mp" 5cp test.sh /usr/local/bin/test-mp