[Bug 203669] [PATCH] lang/beignet: upgrade to release 1.1.1
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Oct 10 00:03:41 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203669
Bug ID: 203669
Summary: [PATCH] lang/beignet: upgrade to release 1.1.1
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: kwm at FreeBSD.org
Reporter: dieterich.joh at gmail.com
Assignee: kwm at FreeBSD.org
Flags: maintainer-feedback?(kwm at FreeBSD.org)
Keywords: patch
Created attachment 161866
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161866&action=edit
diff on lang/beignet to go to 1.1.1
Minor patch to upgrade beignet to v1.1.1. From their changelog:
####
Beignet 1.1.1 has been released. It's a bug fix release including the
following highlighted improvements:
1. Dump asm to a file.
2. Use addRemappedFile to avoid creating temporary cl source file.
3. add collectInsnNum to collect block instruction number.
4. Fix piglit clLinkProgram fail.
5. Calculate appropriate timestamps for cl profile.
####
Changes in this patch compared to the 1.1.0 port:
* Makefile and distinfo updated for 1.1.1
* cl_event.c: we need to import time.h and use CLOCK_MONOTONIC instead of
CLOCK_MONOTONIC_RAW
Compiles and installs w/o problems on current.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list