CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/01/18 19:44:53
Modified files:
libexec/ld.so/ldconfig: library.c
Log message:
gcc does not understand that the loop conditionally sets bsod before
using it, so it warns... Copy the warning silencing code from the
same function in ../ld.so
