0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-23 10:11:53 +00:00
bird/sysdep
Pavel Tvrdík ce8d15a02d Birdtest: Purge 'int main()' from lib/birdlib.a #1
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
2015-08-05 12:36:40 +02:00
..
bsd unsigned [int] -> uint 2015-05-19 08:53:34 +02:00
cf KRT: Fixes learning of preferred kernel routes. 2015-04-29 13:43:15 +02:00
linux unsigned [int] -> uint 2015-05-19 08:53:34 +02:00
unix Birdtest: Purge 'int main()' from lib/birdlib.a #1 2015-08-05 12:36:40 +02:00
autoconf.h.in Revert "Birdtest: U64_C() macro" 2015-08-04 10:31:50 +02:00
config.h Revert "Birdtest: U64_C() macro" 2015-08-04 10:31:50 +02:00
Doc Documented all the sysdeps (only briefly, I admit). 2000-06-05 12:49:04 +00:00
sysdep.sgml Spelling fixes to progdoc. 2000-06-07 12:29:08 +00:00