git: d5a8c2477b9e - main - devel/libtai: prune no longer useful or needed patch.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 11 May 2023 07:11:08 UTC
The branch main has been updated by danfe:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d5a8c2477b9e0c4f3ba642afab89896ef18d81ec
commit d5a8c2477b9e0c4f3ba642afab89896ef18d81ec
Author: Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2023-05-11 07:10:46 +0000
Commit: Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2023-05-11 07:10:46 +0000
devel/libtai: prune no longer useful or needed patch.
---
devel/libtai/files/patch-make-compileso.sh | 4 ----
1 file changed, 4 deletions(-)
diff --git a/devel/libtai/files/patch-make-compileso.sh b/devel/libtai/files/patch-make-compileso.sh
deleted file mode 100644
index c4db33dc110d..000000000000
--- a/devel/libtai/files/patch-make-compileso.sh
+++ /dev/null
@@ -1,4 +0,0 @@
---- make-compileso.sh.orig Wed Dec 31 21:00:00 1969
-+++ make-compileso.sh Fri Jun 16 02:05:36 2000
-@@ -0,0 +1 @@
-+echo exec "$CC $CCSO" -o '¨$@¨' -c '${1+"$@"}'