Page MenuHomeFreeBSD

audio/artyfx-lv2: fix build with GCC-based architectures
ClosedPublic

Authored by pkubaj on Aug 2 2019, 10:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 15 2023, 11:18 PM
Unknown Object (File)
Sep 10 2023, 2:18 AM
Unknown Object (File)
Sep 5 2023, 3:53 AM
Unknown Object (File)
Sep 5 2023, 3:50 AM
Unknown Object (File)
Sep 5 2023, 3:46 AM
Unknown Object (File)
Sep 5 2023, 3:37 AM
Unknown Object (File)
Jul 29 2023, 11:12 AM
Unknown Object (File)
Jul 14 2023, 7:01 PM
Subscribers
None

Details

Summary

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.

PR: 239518

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable