knurling-rs / flip-link

Adds zero-cost stack overflow protection to your embedded programs
Apache License 2.0
270 stars 6 forks source link

search linker scripts in cwd first #63

Closed spookyvision closed 2 years ago

spookyvision commented 2 years ago

harmonize linker script directory search order with non-flip-link linkers to reduce surprises. Specifically, other crates might introduce spurious and potentially wrong memory.x scripts, this PR attempts to do some damage control by searching the current working directory first

japaric commented 2 years ago

bors r+

bors[bot] commented 2 years ago

Build succeeded: