#!/bin/sh
GNUTARGET=${GNUTARGET:-elf32-i386} exec /usr/bin/c++filt "$@"
