From: Dean Camera Date: Wed, 20 Mar 2013 17:50:56 +0000 (+0000) Subject: Fix corrupted disassembly listing (LSS) files due to linker relaxations; pass -mrelax... X-Git-Tag: LUFA-130901-BETA~201 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/6e8642185a8db602628ea18e6d03d3f71e8be448?hp=6e8642185a8db602628ea18e6d03d3f71e8be448 Fix corrupted disassembly listing (LSS) files due to linker relaxations; pass -mrelax to the compiler to make it aware of, and able to compensate for, linker relaxations. ---