diff --git a/multimedia/sound/flite/actions.py b/multimedia/sound/flite/actions.py
index 899a7ea45c..100d453a82 100644
--- a/multimedia/sound/flite/actions.py
+++ b/multimedia/sound/flite/actions.py
@@ -17,10 +17,10 @@ NoStrip = ["/usr/lib"]
def setup():
#shelltools.system("sed '/^#VOXES.*$/d; s/+//g; s/cmu_indic_lex/&\nVOXES = cmu_us_kal16 cmu_us_slt/' config/android.lv >config/pisilinux.lv")
#shelltools.system("sed -i '/$(INSTALL) -m 755 $(BINDIR)\/flite_time $(DESTDIR)$(INSTALLBINDIR)/d' main/Makefile")
- shelltools.export("CC", "clang -fuse-ld=lld")
- shelltools.export("CXX", "clang++ -fuse-ld=lld")
- shelltools.export("AR", "llvm-ar")
- shelltools.export("RANLIB", "llvm-ranlib")
+ #shelltools.export("CC", "clang -fuse-ld=lld")
+ #shelltools.export("CXX", "clang++ -fuse-ld=lld")
+ #shelltools.export("AR", "llvm-ar")
+ #shelltools.export("RANLIB", "llvm-ranlib")
shelltools.export("LDFLAGS", "-lasound -lm")
autotools.configure("--prefix=/usr \
--enable-shared \
diff --git a/multimedia/sound/flite/pspec.xml b/multimedia/sound/flite/pspec.xml
index 4e015558d5..ddf8f89144 100644
--- a/multimedia/sound/flite/pspec.xml
+++ b/multimedia/sound/flite/pspec.xml
@@ -17,9 +17,9 @@
alsa-lib-devel
chrpath
- llvm
- llvm-clang
- lld
+
+
+
flite-ldflags.patch
@@ -51,6 +51,13 @@
+
+ 2020-02-28
+ 2.1
+ Rebuild
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2020-02-28
2.1