4b40dd52f4
Previously, these Makefiles didn't correctly track header changes. The project doesn't build as a whole, future commits will fix it.
8 lines
146 B
Plaintext
8 lines
146 B
Plaintext
%rename link old_link
|
|
|
|
*link:
|
|
%(old_link) -T %:getenv(TOPDIR /linker.ld) --nmagic --gc-sections
|
|
|
|
*startfile:
|
|
crti%O%s crtbegin%O%s
|