PKGNAME=gcc+cross-arm-none-eabi
PKGSEC=devel
PKGDEP="binutils+cross-arm-none-eabi"

__CROSS="arm-none-eabi"
FAIL_ARCH="${__CROSS}"

PKGDES="GNU Compiler Collection (cross compiler for ARM EABI baremetal targets)"

NOSTATIC=0

# Note: Sync from core-devel/gcc.
TARGET_OPTIONS="""
"""
