reimaginemedia / webm

Automatically exported from code.google.com/p/webm
0 stars 0 forks source link

The obsoleted usage is still present in webrtc (and a few other projects: opus, libvpx and libsrtp). The instances need to be replaced with arm_version==7. #969

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Chromium moved the specification of ARM version from the target_arch variable 
to the arm_version variable in Dec 2013. See:
https://code.google.com/p/chromium/issues/detail?id=234135

The obsoleted usage is still present in libvpx. The instances need to be 
replaced with arm_version==7.

Original issue reported on code.google.com by braveyao@webrtc.org on 9 Mar 2015 at 6:21

GoogleCodeExporter commented 9 years ago

Original comment by fgalli...@google.com on 12 Mar 2015 at 10:18