Summary: | emulators/qemu-user-static: build fails on 10.x | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | John Hein <jcfyecrayz> | ||||
Component: | Individual Port(s) | Assignee: | Sean Bruno <sbruno> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | w.schwarzenfeld | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(sbruno) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
John Hein
2017-02-28 00:57:16 UTC
Created attachment 180355 [details]
[patch] fix build error on 10.x
This patch fixes the build on 10.x. I could have made it dependent on OSVERSION, but it doesn't hurt to define the flag for other versions and is the simplest fix. It can be removed once 10.x goes away.
Thanks, this fixes the problem. A commit references this bug: Author: sbruno Date: Wed Mar 1 22:08:29 UTC 2017 New revision: 435203 URL: https://svnweb.freebsd.org/changeset/ports/435203 Log: Add configure arg to fix build on 10.x PR: 217411 Submitted by: John Hein <z7dr6ut7gs@snkmail.com> Changes: head/emulators/qemu-user-static/Makefile Fixed in https://svnweb.freebsd.org/changeset/ports/435203 The bug was not automatically closed for some reason. Closing it now. |