Page MenuHomeFreeBSD

benchmarks/libmicro: fix build on powerpc64
ClosedPublic

Authored by pkubaj on Apr 18 2019, 2:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 5, 9:12 AM
Unknown Object (File)
Tue, Mar 11, 12:07 AM
Unknown Object (File)
Feb 28 2025, 8:30 PM
Unknown Object (File)
Feb 26 2025, 2:06 AM
Unknown Object (File)
Feb 24 2025, 5:38 AM
Unknown Object (File)
Feb 24 2025, 5:18 AM
Unknown Object (File)
Feb 23 2025, 6:22 PM
Unknown Object (File)
Feb 23 2025, 3:53 AM
Subscribers
None

Details

Summary

libmicro thinks names files with -powerpc suffix, not powerpc64. Set and use LIBMICRO_ARCH instead of ARCH.

Diff Detail

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

Event Timeline

benchmarks/libmicro/Makefile
25 โ†—(On Diff #56344)

This is not needed.

51 โ†—(On Diff #56344)

Change this back to bsd.port.mk.

Include bsd.port.mk as a whole.

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