summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2022-02-06 20:09:42 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2022-02-06 20:09:42 +0800
commit5cb15f993c99efea1a4cad3e5a580a5e03254f84 (patch)
treedba7471797bb61d7882b183d47e11f52c03dd52b
parentea7e354413d2a6d74cfea5743a507cd65c7ce192 (diff)
Remove special FBSD build script
-rwxr-xr-xamd64-portbld-freebsd13.05
1 files changed, 0 insertions, 5 deletions
diff --git a/amd64-portbld-freebsd13.0 b/amd64-portbld-freebsd13.0
deleted file mode 100755
index 7661c7a..0000000
--- a/amd64-portbld-freebsd13.0
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-export PREFIX=/usr/local
-export CPPFLAGS="$CPPFLAGS -DDEBUG"
-export CFLAGS="$CFLAGS -g"
-./configure --prefix=$PREFIX --disable-static