Page MenuHomeFreeBSD

Fix audio/sayonara build on 10.3 i386
ClosedPublic

Authored by adridg on Jan 4 2018, 12:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 19, 2:13 PM
Unknown Object (File)
Mar 9 2024, 7:40 PM
Unknown Object (File)
Mar 9 2024, 7:40 PM
Unknown Object (File)
Mar 9 2024, 7:40 PM
Unknown Object (File)
Mar 9 2024, 7:40 PM
Unknown Object (File)
Mar 6 2024, 3:22 AM
Unknown Object (File)
Jan 24 2024, 10:43 AM
Unknown Object (File)
Jan 15 2024, 10:06 PM
Subscribers

Details

Summary

Missing include; needed for std::abs

Diff Detail

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

Event Timeline

In this case, you don't need to bump PORTREVISION: the file being patched is not installed, the generated code should remain mostly the same and the build isn't really changed in the platforms where it was already working before.

This revision is now accepted and ready to land.Jan 4 2018, 12:30 PM

No need for PORTREVISION bump, this is fixing build on i386
that didn't build before.

This revision now requires review to proceed.Jan 4 2018, 12:39 PM
This revision was not accepted when it landed; it landed in state Needs Review.Jan 4 2018, 12:48 PM
This revision was automatically updated to reflect the committed changes.