- Use quotes to prevent a line break.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm15?expand=0&rev=17
This commit is contained in:
committed by
Git OBS Bridge
parent
fd7506d9e1
commit
04d8fe57b7
@@ -985,7 +985,7 @@ fi
|
||||
# However, do this only when we're using LTO, since otherwise indirect
|
||||
# branches have to be relaxed by the linker, which might cause regressions.
|
||||
%if %{with thin_lto}
|
||||
flags=$flags -fno-plt
|
||||
flags="$flags -fno-plt"
|
||||
%endif
|
||||
|
||||
CFLAGS=$flags
|
||||
|
Reference in New Issue
Block a user