-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Description
Hi,
I'm updating the Fedora package of OpenBLAS to 0.2.9, but I ran into the following problem:
divtable.c:63:11: error: conflicting types for 'blas_quick_divide_table'
BLASULONG blas_quick_divide_table[] = {
^
In file included from ../../common.h:360:0,
from divtable.c:39:
../../common_x86.h:139:21: note: previous declaration of 'blas_quick_divide_table' was here
extern unsigned int blas_quick_divide_table[];
^
The full build log is available at
http://koji.fedoraproject.org/koji/getfile?taskID=7061582&name=build.log
Metadata
Metadata
Assignees
Labels
No labels