Accepting request 888247 from home:cunix:godot
reduces godot binary size by 1.3 MiB. Still a few MB bigger than v3.2 builds. OBS-URL: https://build.opensuse.org/request/show/888247 OBS-URL: https://build.opensuse.org/package/show/games/godot?expand=0&rev=23
This commit is contained in:
parent
cc0af50653
commit
f6427ede33
@ -294,8 +294,8 @@ mkdir -pv thirdparty/certs
|
||||
touch thirdparty/certs/ca-certificates.crt
|
||||
|
||||
%define build_args %{?_smp_mflags} \\\
|
||||
progress=yes verbose=yes udev=yes use_lto=1 \\\
|
||||
CCFLAGS='%{optflags}' \\\
|
||||
progress=no verbose=yes udev=yes use_lto=1 \\\
|
||||
use_static_cpp=no CCFLAGS='%{optflags}' \\\
|
||||
system_certs_path=%{ca_bundle} $system_libs
|
||||
|
||||
# Build graphical editor (tools)
|
||||
|
Loading…
Reference in New Issue
Block a user