14 Jun
2024
14 Jun
'24
4:17 p.m.
June 14, 2024 12:31 AM, "Alan DeKok" <aland@deployingradius.com> wrote:
Put the code into a separate library file, and then have the modules link to that. But it's not a huge issue just copying the code.
This was my initial plan. But I didn't know how to compile the library so it links to the right Freeradius dependencies. I mean, I actually could do this in a build project of its own. But I was hoping that the library could be compiled as part of the Freeradius build process in some way ... Best regards, Till