[libc] make static local to avoid issues with PathCrawler
PathCrawler's instrumentation fails to compile if the static global variables are conditionally declared, since it does not use '-D__FRAMAC__' due to incompatibilities.
Please register or sign in to comment