init loglevel.
authorAndre Noll <maan@systemlinux.org>
Fri, 6 Jun 2008 08:53:33 +0000 (10:53 +0200)
committerAndre Noll <maan@systemlinux.org>
Fri, 6 Jun 2008 08:53:33 +0000 (10:53 +0200)
commit8d5bd42477d0866f4de94b17548ed7f3af046a5d
tree5e3d65e52202c92bf5d175c520f8238d11c4f837
parent55f0ec4ba380864a06f14a7ea5793407e88def87
init loglevel.

Global variables that are defined in different object files need to be initialised
on the Mac. Fixes

ld: common symbols not allowed with MH_DYLIB output format with the -multi_module option
osl.o private external definition of common _loglevel (size 4)
/usr/bin/libtool: internal link edit command failed
osl.c