Page MenuHomeFreeBSD

benchmarks/libmicro: fix build on powerpc64
ClosedPublic

Authored by pkubaj on Apr 18 2019, 2:44 PM.
Tags
None
Referenced Files
F83622540: D19956.id56850.diff
Sun, May 12, 7:47 PM
Unknown Object (File)
Fri, May 10, 4:27 PM
Unknown Object (File)
Thu, May 2, 7:01 PM
Unknown Object (File)
Thu, May 2, 3:43 PM
Unknown Object (File)
Thu, May 2, 3:40 PM
Unknown Object (File)
Thu, May 2, 3:39 PM
Unknown Object (File)
Thu, May 2, 3:02 PM
Unknown Object (File)
Thu, Apr 25, 5:43 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.