default_pre_build &&
cd "$SOURCE_DIRECTORY"/src &&
sed -ri '/^extern char \*\*environ;/{s/ / "C" /}' \
    System/Link/pipe_link.cpp
