mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-23 10:11:53 +00:00
ce8d15a02d
We need link lib/birdlib.a and remaining */all.o to tests (mockups suck) Code from sysdep/unix/main.c is moved without 'int main()' function to the sysdep/unix/main_helper.c Yes, it is dirty... After remake new BIRD's build system will be this commit reverting... Actually it is not possible to build executable bird, birdc nor birdcl due duplicity of functions in main_helper.o in lib/birdlib.a and lib/main.o |
||
---|---|---|
.. | ||
config.Y | ||
Doc | ||
endian.h | ||
io.c | ||
krt.c | ||
krt.h | ||
krt.Y | ||
log.c | ||
main_helper.c | ||
main.c | ||
Modules | ||
random.c | ||
timer.h | ||
unix.h |