Turn libbind back on, it should be ok now.
This commit is contained in:
parent
090e2faa81
commit
8e520b90cb
@ -35,7 +35,7 @@ _csu=csu/${MACHINE_ARCH}
|
||||
_libc_r= libc_r
|
||||
.endif
|
||||
|
||||
.if !defined(NO_BIND) && 0
|
||||
.if !defined(NO_BIND)
|
||||
_libbind= libbind
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user