blob: 89ccf11be44fdc8827a900fd6d0a4d8158d3a72c [file] [log] [blame]
if [ "${srcdir}" = "." ] ; then
if [ "${with_target_subdir}" != "." ] ; then
topsrcdir=${with_multisrctop}../../..
else
topsrcdir=${with_multisrctop}../..
fi
else
topsrcdir=${srcdir}/../..
fi
if [ ! -d ${topsrcdir}/gcc ] ; then
echo "CHECK = check-iostream check-iostdio" >>${package_makefile_frag}
fi