mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-09-11 07:31:25 +02:00
fixed build on hardy
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2008-07-08 vadim <vadim@vk.crocodile.org>
|
||||
|
||||
* fwcompiler.pro (LIBS): fixed build errors on Ubuntu Hardy.
|
||||
Background info: need to include -lfwbuilder while linking
|
||||
fwcompiler library on all Unix platforms because of the linker
|
||||
option -Wl,-Bsymbolic-functions . Discovered this on Ubuntu Hardy
|
||||
where libsnmp adds this option via net-snmp-config --libs
|
||||
|
||||
2008-07-07 Vadim Kurland <vadim@vk.crocodile.org>
|
||||
|
||||
* listOfLibraries.cpp (listOfLibraries::listOfLibraries): Removed
|
||||
|
||||
Reference in New Issue
Block a user