1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-19 08:52:15 +01:00
Cristian Maglie 7d0355c8f1 SAM: Stop build on unresolved symbols
Previously the linker flag:

  -Wl,--warn-unresolved-symbols

prevented the build to fail (the unresolved symbols were just
displayed as a warning).

See also: https://github.com/arduino/arduino-builder/issues/14
2015-09-24 10:31:15 +02:00
..
2015-09-18 11:01:08 +02:00