Page MenuHomeFreeBSD

games/vegastrike: fix build with GCC-based architectures
ClosedPublic

Authored by pkubaj on Apr 28 2019, 3:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 4, 10:25 PM
Unknown Object (File)
Dec 16 2024, 10:16 PM
Unknown Object (File)
Dec 16 2024, 10:13 PM
Unknown Object (File)
Nov 21 2024, 6:32 AM
Unknown Object (File)
Nov 5 2024, 5:33 PM
Unknown Object (File)
Sep 22 2024, 7:59 PM
Unknown Object (File)
Sep 4 2024, 11:40 PM
Unknown Object (File)
Aug 31 2024, 11:54 AM
Subscribers
None

Details

Summary

Replace . with -> (for accessing a pointer) in src/cmd/unit_collide.h

This is needed to compile with GCC.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237034

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Apr 30 2019, 2:11 PM
This revision was automatically updated to reflect the committed changes.