Page MenuHomeFreeBSD

benchmarks/libmicro: fix build on powerpc64
ClosedPublic

Authored by pkubaj on Apr 18 2019, 2:44 PM.
Tags
None
Referenced Files
F109298165: D19956.diff
Mon, Feb 3, 5:51 AM
Unknown Object (File)
Sun, Jan 26, 6:23 PM
Unknown Object (File)
Sat, Jan 25, 7:36 PM
Unknown Object (File)
Fri, Jan 24, 6:54 PM
Unknown Object (File)
Tue, Jan 7, 1:04 AM
Unknown Object (File)
Dec 30 2024, 12:50 AM
Unknown Object (File)
Dec 16 2024, 10:40 PM
Unknown Object (File)
Dec 16 2024, 10:37 PM
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.