mirror of
https://github.com/VARCem/PDCurses.git
synced 2026-09-24 07:45:21 +00:00
set LD_RXLIB1 on OpenBSD
This commit is contained in:
2
x11/aclocal.m4
vendored
2
x11/aclocal.m4
vendored
@@ -378,7 +378,7 @@ case "$target" in
|
||||
SYS_DEFS="-DSUNOS -DSUNOS_STRTOD_BUG"
|
||||
LD_RXLIB1="ld"
|
||||
;;
|
||||
*linux*|*atheos*|*nto-qnx*)
|
||||
*linux*|*atheos*|*nto-qnx*|*openbsd*)
|
||||
LD_RXLIB1="${CC} -shared"
|
||||
;;
|
||||
*freebsd*)
|
||||
|
||||
Reference in New Issue
Block a user