abinfo "Creating symlink in /opt/32"
mkdir -p "${PKGDIR}/opt/32/include"
ln -svf "../../../usr/include/spirv" "${PKGDIR}/opt/32/include/spirv"
