[packages/electron/source] try use system clang

glen glen at pld-linux.org
Sun Oct 9 13:13:26 CEST 2016


commit 368ad49a4ff9cb98413ed892a4cd74c64335943c
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Oct 9 14:13:15 2016 +0300

    try use system clang

 electron.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/electron.spec b/electron.spec
index 800e4a7..b50db83 100644
--- a/electron.spec
+++ b/electron.spec
@@ -60,7 +60,7 @@ and Chromium and is used in the Atom editor.
 %setup -qcT
 git clone https://github.com/atom/electron.git -b v%{version} --depth 1 .
 
-./script/bootstrap.py -v
+./script/bootstrap.py -v --clang_dir %{_prefix}
 
 install -d lib
 ln -s %{_libdir}/libncurses.so.5 lib/libtinfo.so.5
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/electron.git/commitdiff/368ad49a4ff9cb98413ed892a4cd74c64335943c



More information about the pld-cvs-commit mailing list