mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-23 07:31:31 +00:00
Add #undef TARGET_DEFAULT back as it shouldn't have been removed in r245539
This commit is contained in:
parent
94bfd5b1a0
commit
9d9758ed46
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=246317
@ -85,6 +85,7 @@
|
||||
while (false)
|
||||
#else
|
||||
/* Default it to use ATPCS with soft-VFP. */
|
||||
#undef TARGET_DEFAULT
|
||||
#define TARGET_DEFAULT \
|
||||
(MASK_APCS_FRAME \
|
||||
| TARGET_ENDIAN_DEFAULT)
|
||||
|
Loading…
Reference in New Issue
Block a user