- Also remove comment. Let's hope it's outdated.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm13?expand=0&rev=25
This commit is contained in:
Aaron Puchert 2022-04-24 21:02:40 +00:00 committed by Git OBS Bridge
parent 8a34fe795b
commit bdb2af9c77

View File

@ -728,7 +728,6 @@ avail_mem=$(awk '/MemAvailable/ { print $2 }' /proc/meminfo)
%define __builder ninja
%define __builddir stage1
%define build_ldflags -Wl,--no-keep-memory
# -z,now is breaking now, it needs to be fixed
%cmake \
-DCMAKE_BUILD_TYPE=Release \
-DBUILD_SHARED_LIBS:BOOL=OFF \