#!/bin/sh
exec "${REALGCC:-i686-linux-gnu-gcc}" "$@" -specs "/usr/lib/i386-linux-musl/musl-gcc.specs"
