Actions
Bug #146
openSI_ARCHITECTURE should return native name
Status:
New
Priority:
Normal
Assignee:
-
Start date:
2013-08-25
Due date:
% Done:
0%
Estimated time:
Description
SI_ARCHITECTURE should return native name, e. i. uname -p
should return "amd64
" (not "i386
") on amd64.
Current environment makes CMake set "CMAKE_HOST_SYSTEM_PROCESSOR=i386
" on amd64. This breaks, for example, OpenCV compilation.
If uname -p
returns "amd64
" some things in illumos sources will break too.
No data to display
Actions