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