libsocket icon indicating copy to clipboard operation
libsocket copied to clipboard

freebsd fix

Open ghost opened this issue 8 years ago • 4 comments

Modified CMakeList.txt (modified install path, in FreeBSD the external lib and header files are located at /usr/local/lib and /usr/local/header) Modified libinetsocket.c (fix compat with FreeBSD version of struct ifreq)

ghost avatar Mar 17 '16 10:03 ghost

sorry for the delay -- I've seen your PR, but don't currently have the time to properly review it :-(

I will do it though, sooner or later, if that's ok.

dermesser avatar Mar 31 '16 16:03 dermesser

@dermesser

JL2210 avatar Jan 30 '19 03:01 JL2210

Haha -- apologies! :) I've restarted the CI build, but could you rebase the commit to make sure there are no conflicts? Last time the build failed on Linux, seemingly due to a bad cmake version in Travis or something..

dermesser avatar Jan 30 '19 21:01 dermesser

OK, I fixed the last Travis error. If you push a rebased version, it will trigger a new build - can you try that?

dermesser avatar Jan 30 '19 21:01 dermesser