diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 16:28:02 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 16:28:02 +0000 |
commit | 1f5aafceb1de3a36ba60465f46c1ced40e7cb38b (patch) | |
tree | 7b046cc88dfd6bda85731c3df197fae0844222a8 /devel/libtai/files/patch-make-compileso.sh | |
parent | Support STAGE (diff) |
Rename devel/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'devel/libtai/files/patch-make-compileso.sh')
-rw-r--r-- | devel/libtai/files/patch-make-compileso.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/libtai/files/patch-make-compileso.sh b/devel/libtai/files/patch-make-compileso.sh new file mode 100644 index 000000000000..c4db33dc110d --- /dev/null +++ b/devel/libtai/files/patch-make-compileso.sh @@ -0,0 +1,4 @@ +--- 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+"$@"}' |