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
F131931212: D21141.id60466.diff
Sun, Oct 12, 7:27 AM
Unknown Object (File)
Tue, Oct 7, 6:19 AM
Unknown Object (File)
Fri, Sep 26, 11:03 AM
Unknown Object (File)
Wed, Sep 17, 11:49 AM
Unknown Object (File)
Mon, Sep 15, 5:24 PM
Unknown Object (File)
Mon, Sep 15, 5:17 PM
Unknown Object (File)
Sep 11 2025, 11:54 PM
Unknown Object (File)
Sep 10 2025, 8:33 AM
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