Ticket #69297: no-Wno-options.diff

File no-Wno-options.diff, 311 bytes (added by ballapete (Peter "Pete" Dyballa), 3 months ago)

Proposed patch to remove unsuitable -Wno-<whatever> options from invocations of /opt/local/bin/gcc-apple-4.2 – to be tested soon

  • luametatex-2.10.08/CMakeLists.txt

    old new  
    144144        -Wcast-align
    145145        -Wcast-qual
    146146
    147         -Wno-unknown-pragmas
    148         -Wno-unused-result
    149147        -fno-strict-aliasing
    150148    )
    151149