Add the part of the freebsd-ppc patch that was rejected by patch(1).
From-SVN: r47224
This commit is contained in:
parent
b91da81fbd
commit
b7e0196a08
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user