Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Dec 2020 12:39:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 251958] [PATCH] lang/pocl: Update to 1.6 available
Message-ID:  <bug-251958-7788-fN2iUYNna5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251958-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251958-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251958

--- Comment #1 from O. Hartmann <ohartmann@walstatt.org> ---
In file

lib/CL/devices/cpuinfo.c

seems to reside a bug, not fixed upstream. In lines 418, 419 of the original
file, cpuinfo.c, the type declaration of f (FILE*) and num_read (int) seem
missing. Although I tried to exclude those lines by an #ifdef __linux__
preprocessor clause so it doesn't have an impact when compiling on FreeBSD,
I'll try to let this be fixed upstream.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251958-7788-fN2iUYNna5>