Page MenuHomeFreeBSD

xen: update to 4.7.2
ClosedPublic

Authored by royger on Mar 9 2017, 3:23 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 4, 2:49 AM
Unknown Object (File)
Fri, May 3, 4:40 PM
Unknown Object (File)
Fri, Apr 26, 3:47 AM
Unknown Object (File)
Apr 11 2024, 6:12 PM
Unknown Object (File)
Apr 11 2024, 6:12 PM
Unknown Object (File)
Apr 11 2024, 6:12 PM
Unknown Object (File)
Apr 11 2024, 6:12 PM
Unknown Object (File)
Apr 11 2024, 6:12 PM
Subscribers

Details

Summary

And hopefully fix the build with clang 4.0

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lifanov added inline comments.
emulators/xen-kernel/Makefile
6 ↗(On Diff #26085)

There should not be a PORTREVISION line after a PORTVERSION bump.

sysutils/xen-tools/Makefile
6 ↗(On Diff #26085)

There should not be a PORTREVISION line after a PORTVERSION bump.

Fix compile issues with clang 4.0. Now both xen-kernel and tools compile with clang 4.0 from HEAD.

This revision is now accepted and ready to land.Mar 19 2017, 5:24 PM
This revision was automatically updated to reflect the committed changes.