CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/01/23 07:05:51
Modified files:
devel/liboil : Makefile
devel/liboil/patches: patch-m4_as-host-defines_m4
Log message:
liboil: extend the powerpc64 fix to powerpc
This fixes liboil's runtime on this platform; building with -fno-integrated-as
lead to sigabrt at runtime. While here remove the tentative arm fix, that we
introduced with the initial powerpc fix, it does not fix the build.
Tested again by jasper@ on powerpc64, thanks!
