On 2013-05-28 4:41 PM, Martin Storsjö wrote: > The modern MSVC for ARM always builds for thumb, and it can't be > disabled. > > Also just use the default arch instead of trying to map the -march > parameter to MSVC's -arch parameter (which only takes the values > ARMv7VE and VFPv4). > --- > configure | 2 ++ > 1 file changed, 2 insertions(+)
Seems reasonable. - Derek _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
