blob: 9560d905521130f1d8bb8df4620203ac6e2f817f [file] [log] [blame]
# For svr4 we build crtbegin.o and crtend.o which serve to add begin and
# end labels to the .ctors and .dtors section when we link using gcc.
EXTRA_PARTS=crtbegin.o crtend.o