lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master f52f6e1 4/9: Invoke 'set_toolchain.sh' instea


From: Greg Chicares
Subject: [lmi-commits] [lmi] master f52f6e1 4/9: Invoke 'set_toolchain.sh' instead of duplicating parts of it
Date: Sat, 18 May 2019 14:50:02 -0400 (EDT)

branch: master
commit f52f6e1cf2520b7c477d4466964fa745979ee85e
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Invoke 'set_toolchain.sh' instead of duplicating parts of it
---
 install_msw.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/install_msw.sh b/install_msw.sh
index 69945f1..285545e 100755
--- a/install_msw.sh
+++ b/install_msw.sh
@@ -219,7 +219,7 @@ do
 
     find /cache_for_lmi/downloads -type f | xargs md5sum
 
-    export 
PATH="/opt/lmi/${LMI_COMPILER}_${LMI_TRIPLET}/local/bin:/opt/lmi/${LMI_COMPILER}_${LMI_TRIPLET}/local/lib:$minimal_path"
+    . ./set_toolchain.sh
 
     make $coefficiency --output-sync=recurse wx_config_check
     make $coefficiency --output-sync=recurse show_flags



reply via email to

[Prev in Thread] Current Thread [Next in Thread]