1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-23 06:35:11 +01:00

Revert "added '-no-link-warnings' compiler option"

This reverts commit 552fcd3a73.
This commit is contained in:
pm47 2017-12-03 18:56:55 +01:00
parent 552fcd3a73
commit 1f36e8261e

View file

@ -93,7 +93,6 @@
<args>
<arg>-deprecation</arg>
<arg>-feature</arg>
<arg>-no-link-warnings</arg>
<arg>-language:postfixOps</arg>
<arg>-language:implicitConversions</arg>
</args>