Page MenuHomeFreeBSD

benchmarks/libmicro: fix build on powerpc64
ClosedPublic

Authored by pkubaj on Apr 18 2019, 2:44 PM.
Tags
None
Referenced Files
F160969950: D19956.id.diff
Mon, Jun 29, 12:27 PM
Unknown Object (File)
Wed, Jun 24, 6:14 AM
Unknown Object (File)
Tue, Jun 23, 9:27 PM
Unknown Object (File)
Tue, Jun 23, 1:06 AM
Unknown Object (File)
Mon, Jun 22, 8:09 PM
Unknown Object (File)
Sun, Jun 21, 4:51 PM
Unknown Object (File)
Sun, Jun 21, 12:08 AM
Unknown Object (File)
Mon, Jun 15, 2:03 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 23740
Build 22700: arc lint + arc unit

Event Timeline

benchmarks/libmicro/Makefile
25

This is not needed.

51

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.