Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=d4a988abbf48ed53ce73bf2e31b7a4d317c2fd5f

commit d4a988abbf48ed53ce73bf2e31b7a4d317c2fd5f
Author: crazy <cr...@frugalware.org>
Date:   Mon Oct 17 00:33:21 2016 +0200

disable target .. does some werd stuff on multilib

diff --git a/source/include/util.sh b/source/include/util.sh
index 567efee..370fc6d 100644
--- a/source/include/util.sh
+++ b/source/include/util.sh
@@ -859,7 +859,7 @@ Fbuildsystem_configure() {
Fconfoptstryset "mandir" "$Fmandir"
Fconfoptstryset "build" "$Fbuildchost"
Fconfoptstryset "host" "$Fbuildchost"
-               Fconfoptstryset "target" "$Fbuildchost"
+               #Fconfoptstryset "target" "$Fbuildchost"
## try to disable silent rules
## we already set V=1 by default but this isn't going to work
## when apps using enabled silence rules on ./configure..
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to