SHA256
1
0
forked from pool/liboqs

Accepting request 1075196 from home:msmeissn:branches:devel:libraries:c_c++

- liboqs-fix-prototypemismatch.patch: fixed uint8_t* vs unsigned char* mismatch
- disable -Werror for now.

OBS-URL: https://build.opensuse.org/request/show/1075196
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/liboqs?expand=0&rev=9
This commit is contained in:
2023-03-29 10:56:36 +00:00
committed by Git OBS Bridge
parent ad592432dc
commit 5a8ee88768
3 changed files with 45 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package liboqs
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -29,6 +29,7 @@ Patch0: liboqs-fix-build.patch
# PATCH-FIX-UPSTREAM
Patch1: 0001-Add-support-for-powerpc64.-1160.patch
Patch2: 0002-Mark-stack-non-executable-when-compiling-with-clang-.patch
Patch3: liboqs-fix-prototypemismatch.patch
BuildRequires: cmake
BuildRequires: doxygen
BuildRequires: libopenssl-devel