Page MenuHomeFreeBSD

benchmarks/libmicro: fix build on powerpc64
ClosedPublic

Authored by pkubaj on Apr 18 2019, 2:44 PM.
Tags
None
Referenced Files
F133736700: D19956.id.diff
Tue, Oct 28, 12:31 AM
F133708037: D19956.id56349.diff
Mon, Oct 27, 6:43 PM
F133708034: D19956.id56850.diff
Mon, Oct 27, 6:43 PM
F133708030: D19956.id56344.diff
Mon, Oct 27, 6:43 PM
F133680647: D19956.diff
Mon, Oct 27, 1:22 PM
Unknown Object (File)
Fri, Oct 24, 3:57 AM
Unknown Object (File)
Thu, Oct 23, 4:06 AM
Unknown Object (File)
Sun, Oct 5, 4:12 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 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.