#6 allow in-source builds
Closed 2 years ago by churchyard. Opened 3 years ago by loise.
Unknown source master  into  rawhide

file modified
+2
@@ -1,3 +1,5 @@

+ %undefine __cmake_in_source_build

+ 

  %global _lto_cflags %{nil}

  

  %global pypi_name pyside2

add in_source_build to allow building on lower Fedora and RHEL8 versions

I really wish they had made this change across the board. There are other considerations as well for EL 7, etc., so I'll probably just work around it in %build.

I committed the updates to master, let me know if that resolves things.

rebased onto 767c036

3 years ago

Me or you ? I didn't see any changes commited ?

Whoops, accidentally added it to the f32 branch, you can get it there or wait until I merge it back to master.

I've recently updated the package to do out of source builds on all platforms. There were some dependency breakages in Rawhide recently so I'm only just now trying to build it. Can you test it from a checkout of master?

Pull-Request has been closed by churchyard

2 years ago