Page MenuHomeFreeBSD

xen: update to 4.7.2
ClosedPublic

Authored by royger on Mar 9 2017, 3:23 AM.
Tags
None
Referenced Files
F167033477: D9926.id26085.diff
Tue, Aug 18, 4:41 PM
Unknown Object (File)
Mon, Aug 17, 8:43 PM
Unknown Object (File)
Mon, Aug 17, 6:27 PM
Unknown Object (File)
Mon, Aug 17, 3:22 PM
Unknown Object (File)
Sun, Aug 16, 9:57 PM
Unknown Object (File)
Sun, Aug 16, 9:45 PM
Unknown Object (File)
Sun, Aug 16, 8:53 PM
Unknown Object (File)
Sun, Aug 16, 7:07 PM
Subscribers

Details

Summary

And hopefully fix the build with clang 4.0

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 8057
Build 8248: CI src buildJenkins

Event Timeline

lifanov added inline comments.
emulators/xen-kernel/Makefile
6

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

sysutils/xen-tools/Makefile
6

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.