# atomic for i486 if [ "$CARCH" = 'i486' ]; then eval "$( declare -f build | \ sed ' /export CC=/ a \ export LDFLAGS=-latomic ' ) " fi