Building with base GCC fails with:
cc1: error: -Wuninitialized is not supported without -O
But this port should use the default -O2. Fix this with attached patch.
PR: 239311
Differential D21142
cad/lepton-eda: respect CFLAGS pkubaj on Aug 2 2019, 10:11 PM. Authored by Tags None Referenced Files
Subscribers None
Details
Building with base GCC fails with: But this port should use the default -O2. Fix this with attached patch. PR: 239311
Diff Detail
|