OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-validationlayers?expand=0&rev=26
This commit is contained in:
parent
2021af8a48
commit
cdf070a686
@ -31,6 +31,7 @@ Source9: %name-rpmlintrc
|
|||||||
BuildRequires: cmake >= 3.4
|
BuildRequires: cmake >= 3.4
|
||||||
BuildRequires: gcc-c++ >= 4.8
|
BuildRequires: gcc-c++ >= 4.8
|
||||||
BuildRequires: glslang-devel >= 7.12
|
BuildRequires: glslang-devel >= 7.12
|
||||||
|
BuildRequires: memory-constraints
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: python3-base
|
BuildRequires: python3-base
|
||||||
BuildRequires: spirv-tools-devel >= 2019.4~git33
|
BuildRequires: spirv-tools-devel >= 2019.4~git33
|
||||||
@ -49,6 +50,7 @@ This package contains the Khronos official Vulkan validation layers.
|
|||||||
%autosetup -n Vulkan-ValidationLayers-%version
|
%autosetup -n Vulkan-ValidationLayers-%version
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
%limit_build -m 2000
|
||||||
%cmake -DGLSLANG_INSTALL_DIR="%_bindir"
|
%cmake -DGLSLANG_INSTALL_DIR="%_bindir"
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user