Reduce diff to vendor.

This commit is contained in:
David E. O'Brien 2008-06-28 15:17:02 +00:00
parent 01895a25f3
commit c4a2958381
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=180078

View File

@ -78,7 +78,7 @@ Boston, MA 02110-1301, USA. */
#undef WCHAR_TYPE_SIZE
#define WCHAR_TYPE_SIZE (TARGET_64BIT ? 32 : BITS_PER_WORD)
#undef SUBTARGET_EXTRA_SPECS /* i386.h bogusly defines it. */
#undef SUBTARGET_EXTRA_SPECS /* i386.h bogusly defines it. */
#define SUBTARGET_EXTRA_SPECS \
{ "fbsd_dynamic_linker", FBSD_DYNAMIC_LINKER }