summaryrefslogtreecommitdiff
path: root/repo/system/tcl
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-05-17 19:10:55 +0100
committerdavidovski <david@davidovski.xyz>2022-05-17 19:10:55 +0100
commit50fb6c032e72a26b3fd881a18e1d1f535c95e0fc (patch)
tree67e7043022f14f601dddd87be911d38a4d58269c /repo/system/tcl
parent213021de0aaf5439db7d58ca1447db4ae6af92be (diff)
fixed packages for llvm based toolchain
Diffstat (limited to 'repo/system/tcl')
-rw-r--r--repo/system/tcl/tcl.xibuild4
1 files changed, 0 insertions, 4 deletions
diff --git a/repo/system/tcl/tcl.xibuild b/repo/system/tcl/tcl.xibuild
index 6495948..41513e7 100644
--- a/repo/system/tcl/tcl.xibuild
+++ b/repo/system/tcl/tcl.xibuild
@@ -33,10 +33,6 @@ build () {
unset SRCDIR
}
-check () {
- make test
-}
-
package () {
make DESTDIR=$PKG_DEST install