You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
buildsys: improve cross-build for freebsd and openbsd
on FreeBSD and OpenBSD, the most 3rd-party libs are installed in /usr/local/lib directory, we need to manully add -L/usr/local/lib to LDFLAGS only when do native build.
Signed-off-by: leleliu008 <[email protected]>
0 commit comments