notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: audio/artyfx-lv2/files/patch-src_avtk_libs_pffft.cxx

Number of commits found: 1

Monday, 5 Aug 2019
10:59 pkubaj search for other commits by this committer
audio/artyfx-lv2: fix build with GCC-based architectures

The fix for clang in files/patch-src_avtk_avtk_picojson.hxx breaks GCC. Have two
versions for two compilers.

Fix altivec in src/avtk/libs/pffft.cxx and add -maltivec to CXXFLAGS on
powerpc64.

Also use new compilers.

PR:		239518
Approved by:	yuri (maintainer), tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D21141
Original commitRevision:508161 

Number of commits found: 1