0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-10-18 09:58:43 +00:00
bird/tools
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
..
config.guess Update of config.sub & config.guess 2009-09-06 21:26:46 +02:00
config.sub Update of config.sub & config.guess 2009-09-06 21:26:46 +02:00
cvslog Added a simple utility for converting CVS log messages to a reasonable 2004-05-31 22:16:54 +00:00
gendist Typo in gendist script. 2009-04-28 11:56:33 +02:00
install-sh First step of "autoconfization". Created a configure script which 1999-01-09 15:02:11 +00:00
Makefile-top.in Birdtest: Improve a tests lancher script 2015-04-13 10:33:04 +02:00
Makefile.in Birdtest: Purge 'int main()' from lib/birdlib.a #1 2015-08-05 12:36:40 +02:00
mergedirs Birdtest: Customize Makefiles build system 2015-03-13 18:23:31 +01:00
progdoc Description of protocol module moved to where it belongs. If documentation 2000-06-05 09:51:24 +00:00
Rules.in Birdtest: Purge 'int main()' from lib/birdlib.a #1 2015-08-05 12:36:40 +02:00
run_tests.sh Birdtest: Fixing outputs at 'exotic' OS 2015-08-05 12:36:40 +02:00