SHA256
2
1
forked from pool/deno

patch to remove -no-opaque-pointers

OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/deno?expand=0&rev=70
This commit is contained in:
2022-06-19 17:06:01 +00:00
committed by Git OBS Bridge
parent 2d9a9544f1
commit c5a1891091
2 changed files with 21 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ URL: https://github.com/denoland/deno
Source0: %{name}-%{version}.tar.xz
Source1: vendor.tar.xz
Source99: revendor_source.sh
Patch0: fix-cflags.patch
BuildRequires: clang
# gcc-c++ needed to build SPIRV-Cross
BuildRequires: gcc-c++