Add the part of the freebsd-ppc patch that was rejected by patch(1).

From-SVN: r47224
This commit is contained in:
David O'Brien 2001-11-20 19:49:28 +00:00
parent b91da81fbd
commit b7e0196a08

View File

@ -346,7 +346,7 @@ case $machine in
;;
*) echo 'Unknown thread configuration for FreeBSD'; exit 1;;
esac
fbsd_tm_file="${fbsd_tm_file} freebsd.h"
fbsd_tm_file="${fbsd_tm_file} freebsd-spec.h freebsd.h"
;;
esac