mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-21 04:23:50 +01:00
This fixes the following warning on newer gcc/ld: ``` /usr/bin/ld: examples/hello-world/bin/native/cpu/tramp.o: warning: relocation against `_native_saved_eip' in read-only section `.text' /usr/bin/ld: warning: creating DT_TEXTREL in a PIE ```