Page MenuHomeFreeBSD

audio/mixxx21: fix build on non-x86
ClosedPublic

Authored by pkubaj on Aug 2 2019, 10:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 3, 12:23 AM
Unknown Object (File)
Nov 22 2024, 5:51 PM
Unknown Object (File)
Nov 1 2024, 11:22 AM
Unknown Object (File)
Nov 1 2024, 11:21 AM
Unknown Object (File)
Nov 1 2024, 11:21 AM
Unknown Object (File)
Nov 1 2024, 11:14 AM
Unknown Object (File)
Oct 25 2024, 11:48 PM
Unknown Object (File)
Oct 23 2024, 12:22 PM
Subscribers
None

Details

Summary

Ports shouldn't optimize for the builder's CPU. It also breaks build on non-x86.

Also include sys/types.h in plugins/soundsourcem4a/soundsourcem4a.h. GCC needs it.

PR: 239322

Diff Detail

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