libdecaf 1.0.1~git20210602-1 (aarch64;x86_64;znver1) 2021-14253
-9999
Status | rejected | |||||||||||||||
Submitter | mandian [@T] tutanota.com | |||||||||||||||
Platform | rolling | |||||||||||||||
Repository | main | |||||||||||||||
URL | https://abf.openmandriva.org/build_lists/105571 | |||||||||||||||
Packages |
|
|||||||||||||||
Build Date | 2021-11-06 14:21:10 +0000 UTC | |||||||||||||||
Last Updated | 2021-11-28 17:43:21.080149498 +0000 UTC |
$ git show --format=fuller --patch-with-stat --summary 062386f69aabe0c55e671e733d779f70e2115db7 commit 062386f69aabe0c55e671e733d779f70e2115db7 Author: mandian <mandian@users.noreply.github.com> AuthorDate: Sat Nov 6 14:53:34 2021 +0100 Commit: mandian <mandian@users.noreply.github.com> CommitDate: Sat Nov 6 14:53:34 2021 +0100 fix build --- libdecaf.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/libdecaf.spec b/libdecaf.spec index e2d1d16..f89ec14 100644 --- a/libdecaf.spec +++ b/libdecaf.spec @@ -83,9 +83,11 @@ This package contains development files for %{name}. %prep %autosetup -p1 -n %{pname}-code-%{commit} %cmake \ + -DENABLE_SHARED:BOOL=ON \ -DENABLE_STATIC:BOOL=OFF \ -DENABLE_TESTS:BOOL=ON \ - -G Ninja + -DENABLE_STRICT:BOOL=OFF \ + -G Ninja %build %ninja_build -C build
Not Available
benbullard79 [@T] cox.net | No Comment. | 1091d 21hrs |
benbullard79 [@T] cox.net | No Comment. | 1091d 21hrs |