Do not fail on unknown -X flags
For better compatibility if we add experimental stuff in 1.0.X compilers
This commit is contained in:
@@ -74,6 +74,7 @@
|
||||
<arg>-Xno-optimize</arg>
|
||||
<arg>-Xno-call-assertions</arg>
|
||||
<arg>-Xno-param-assertions</arg>
|
||||
<arg>-Xunknown-extra-argument-abcdefghijklmnopqrstuvwxyz</arg>
|
||||
</args>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
Reference in New Issue
Block a user