mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Merge several fixes suggested by Joakim Tjernlund.
This commit is contained in:
@@ -66,7 +66,7 @@ else
|
||||
subdir: all.o
|
||||
|
||||
all.o: $(objs)
|
||||
$(LD) -r -o $@ $^
|
||||
$(CC) -nostdlib -Wl,-r -o $@ $^
|
||||
|
||||
endif
|
||||
|
||||
|
Reference in New Issue
Block a user