gpsd and as-needed patches
Vlatko Kosturjak
kost at linux.hr
Wed Jul 20 23:50:47 CEST 2011
Hello!
Hopefully this is right place to send patches since I don't have access to tracker.
I'm sending two patches against latest git version. First one is updating gpsd
support since new gpsd have few functions changed: I've #ifdefed each offending
function, so you can check each function in configure process or just wrap
everything inside same #ifdef, depending on your wish. I have #defined timeout,
but it can be done as variable if you think 2000 miliseconds is not good for
everybody.
Other patch is just quick hack to support --as-needed linker flag, so osmocombb
can compile fine on distros which enforce such flag. In order, to read
more about flag, read here:
http://www.gentoo.org/proj/en/qa/asneeded.xml
(In short, order of flags do matter)
Hope it helps,
--
Vlatko Kosturjak - KoSt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: osmocom-configure-patch.diff
Type: text/x-diff
Size: 559 bytes
Desc: not available
URL: <http://lists.osmocom.org/pipermail/baseband-devel/attachments/20110720/3c4b0b66/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: osmocom-gpsd-patch.diff
Type: text/x-diff
Size: 1227 bytes
Desc: not available
URL: <http://lists.osmocom.org/pipermail/baseband-devel/attachments/20110720/3c4b0b66/attachment-0001.diff>
More information about the baseband-devel
mailing list