Source: vc
Version: 1.3.1-1
Severity: important
Justification: fails to build from source

The vc build for kfreebsd-amd64 (admittedly not a release
architecture) failed: 

CMake Error at CMakeLists.txt:144 (message):
  Unsupported target architecture 'amd64'.  No support_???.cpp file exists
    for this architecture.

AFAICT, the issue is that line 137 CMakeLists.txt expects amd64 to
show up in all caps:

if("${CMAKE_SYSTEM_PROCESSOR}" MATCHES "([x3-7]86|AMD64)")

Could you please take a look?

Thanks!

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu

Reply via email to