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)
Wed, Oct 16, 2:22 PM
Unknown Object (File)
Wed, Oct 16, 11:22 AM
Unknown Object (File)
Tue, Oct 15, 10:15 AM
Unknown Object (File)
Mon, Oct 14, 9:10 AM
Unknown Object (File)
Sat, Oct 12, 9:59 PM
Unknown Object (File)
Sat, Oct 12, 4:41 PM
Unknown Object (File)
Fri, Oct 11, 10:10 AM
Unknown Object (File)
Fri, Oct 11, 8:15 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 23743
Build 22702: arc lint + arc unit

Event Timeline

benchmarks/libmicro/Makefile
25

This is not needed.

49

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.