forked from pool/ccache
- Update to version 3.3.1:
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ccache?expand=0&rev=49
This commit is contained in:
committed by
Git OBS Bridge
parent
bab913c5c2
commit
caf3ac227f
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ccache
|
||||
Version: 3.2.7
|
||||
Version: 3.3.1
|
||||
Release: 0
|
||||
Summary: A Fast C/C++ Compiler Cache
|
||||
License: GPL-3.0+
|
||||
@@ -51,6 +51,7 @@ mkdir -p %{buildroot}/%{_libdir}/%{name}
|
||||
cd %{buildroot}/%{_libdir}/%{name}
|
||||
ln -sf ../../bin/%{name} gcc
|
||||
ln -sf ../../bin/%{name} g++
|
||||
ln -sf ../../bin/%{name} gfortran
|
||||
# do the same for clang
|
||||
ln -sf ../../bin/%{name} clang
|
||||
ln -sf ../../bin/%{name} clang++
|
||||
|
Reference in New Issue
Block a user