Changes between Initial Version and Version 1 of Ticket #45596


Ignore:
Timestamp:
Oct 24, 2014, 8:02:17 PM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45596

    • Property Summary changed from lzo fails to build to lzo @1.08: error: unknown argument: '-fno-schedule-insns2'
  • Ticket #45596 – Description

    initial v1  
    11lzo fails to build, due to:
    22
     3{{{
    34:info:build clang: error: unknown argument: '-fno-schedule-insns2'
     5}}}
    46
    57This is a gcc flag, and not valid for clang.  While the error itself is pretty obvious here I have attached the build log for posterity.