tag 861096 + fixed-upstream
thanks
In data lunedì 8 maggio 2017 11:03:29 CEST, Pino Toscano ha scritto:
> In data lunedì 24 aprile 2017 12:05:01 CEST, Aaron M. Ucko ha scritto:
> > 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)")
>
> Easy enough, should be fine matching "amd64" too as x86 architecture.
> Pull request sent upstream: https://github.com/VcDevel/Vc/pull/165... and just merged upstream [1] -- Matthias Kretz was fast :) [1] https://github.com/VcDevel/Vc/commit/fe8ba6087d8ff36bba5473cab4bdc0eb0594f51c -- Pino Toscano
signature.asc
Description: This is a digitally signed message part.

