FreeBSD Bugzilla – Attachment 219435 Details for
Bug 250932
lang/gcc10: fails to build on aarch64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v1
gcc10.diff (text/plain), 1.27 KB, created by
Mikael Urankar
on 2020-11-07 20:10:22 UTC
(
hide
)
Description:
v1
Filename:
MIME Type:
Creator:
Mikael Urankar
Created:
2020-11-07 20:10:22 UTC
Size:
1.27 KB
patch
obsolete
>Index: lang/gcc10/files/patch-gcc_config_aarch64_t-aarch64 >=================================================================== >--- lang/gcc10/files/patch-gcc_config_aarch64_t-aarch64 (nonexistent) >+++ lang/gcc10/files/patch-gcc_config_aarch64_t-aarch64 (working copy) >@@ -0,0 +1,11 @@ >+--- gcc/config/aarch64/t-aarch64.orig 2020-11-07 17:48:43.063812000 +0100 >++++ gcc/config/aarch64/t-aarch64 2020-11-07 17:05:41.287425000 +0100 >+@@ -41,7 +41,7 @@ aarch64-builtins.o: $(srcdir)/config/aarch64/aarch64-b >+ $(srcdir)/config/aarch64/aarch64-simd-builtins.def \ >+ $(srcdir)/config/aarch64/aarch64-simd-builtin-types.def \ >+ aarch64-builtin-iterators.h >+- $(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \ >++ $(COMPILER) -std=gnu++11 -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \ >+ $(srcdir)/config/aarch64/aarch64-builtins.c >+ >+ aarch64-sve-builtins.o: $(srcdir)/config/aarch64/aarch64-sve-builtins.cc \ > >Property changes on: lang/gcc10/files/patch-gcc_config_aarch64_t-aarch64 >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 250932
:
219435
|
221046
|
221049