diff --git a/lib/Makefile b/lib/Makefile index 89c6c54ba8c4..66fb360c207f 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -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