Restrict GNUGXX compiler options
ClosedPublic

Authored by twighk on Oct 12 2019, 7:34 AM.

Details

Summary

Fix compilation on MSVC:
cl : Command line error D 8004 : '/W' requires an argument

by restricting -W like compiler flags to GNUGXX

Diff Detail

Repository
R386 Granatier
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
twighk created this revision.Oct 12 2019, 7:34 AM
Restricted Application added a reviewer: KDE Games. · View Herald TranscriptOct 12 2019, 7:34 AM
Restricted Application added a subscriber: kde-games-devel. · View Herald Transcript
twighk requested review of this revision.Oct 12 2019, 7:34 AM
twighk edited the summary of this revision. (Show Details)
mlaurent accepted this revision.Oct 12 2019, 8:10 AM
This revision is now accepted and ready to land.Oct 12 2019, 8:10 AM
This revision was automatically updated to reflect the committed changes.