heyfluke / libyuv

Automatically exported from code.google.com/p/libyuv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pnacl linker failure

GoogleCodeExporter opened this issue · comments

chromium bug: libyuv fails to link with -O0

https://code.google.com/p/chromium/issues/detail?id=538243

work around is enable optimization in debug builds
https://codereview.chromium.org/1403813002/



Original issue reported on code.google.com by fbarch...@chromium.org on 12 Oct 2015 at 11:27

This change to YUVPixel is likely the cause of regression
https://codereview.chromium.org/1363503002

Original comment by fbarch...@chromium.org on 14 Oct 2015 at 5:41

  • Changed state: Accepted
  • Added labels: Priority-High
  • Removed labels: Priority-Medium

Original comment by fbarch...@google.com on 15 Oct 2015 at 9:34

  • Changed state: Fixed