forked from pool/FreeFileSync
Accepting request 1242975 from network
OBS-URL: https://build.opensuse.org/request/show/1242975 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/FreeFileSync?expand=0&rev=28
This commit is contained in:
commit
2fe27a1aa1
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 3 13:30:51 UTC 2025 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
- Use distro flags to build the package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 12 07:24:35 UTC 2024 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
|
@ -79,6 +79,8 @@ export TMPDIR=/tmp # necessary since 11.0
|
||||
%if 0%{?force_gcc_version}
|
||||
export CXX="g++-%{?force_gcc_version}"
|
||||
%endif
|
||||
export CFLAGS="%{optflags}"
|
||||
export CXXFLAGS="%{optflags}"
|
||||
%make_build -C %{name}/Source exeName=FreeFileSync
|
||||
%make_build -C %{name}/Source/RealTimeSync exeName=RealTimeSync
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user