#!/bin/sh

set -e

tar zcf armhf-time_t-analysis.tar.gz \
	mktar check-armhf-time_t abi-breaks failed-compilation lfs-sensitive \
	no-change compat_reports logs
