Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F162062506
D21118.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D21118.diff
View Options
Index: head/devel/psptoolchain-gcc-stage1/files/patch-gcc_cp_cfns.h
===================================================================
--- head/devel/psptoolchain-gcc-stage1/files/patch-gcc_cp_cfns.h
+++ head/devel/psptoolchain-gcc-stage1/files/patch-gcc_cp_cfns.h
@@ -0,0 +1,12 @@
+--- gcc/cp/cfns.h.orig 2019-07-29 17:16:40.469655000 +0200
++++ gcc/cp/cfns.h
+@@ -53,6 +53,9 @@
+ static unsigned int hash (const char *, unsigned int);
+ #ifdef __GNUC__
+ __inline
++#ifdef __GNUC_STDC_INLINE__
++__attribute__ ((__gnu_inline__))
++#endif
+ #endif
+ const char * libc_name_p (const char *, unsigned int);
+ /* maximum key range = 391, duplicates = 0 */
Index: head/devel/psptoolchain-gcc-stage1/files/patch-gcc_cp_cfns.gperf
===================================================================
--- head/devel/psptoolchain-gcc-stage1/files/patch-gcc_cp_cfns.gperf
+++ head/devel/psptoolchain-gcc-stage1/files/patch-gcc_cp_cfns.gperf
@@ -0,0 +1,12 @@
+--- gcc/cp/cfns.gperf.orig 2019-07-29 17:16:37.155805000 +0200
++++ gcc/cp/cfns.gperf
+@@ -22,6 +22,9 @@
+ static unsigned int hash (const char *, unsigned int);
+ #ifdef __GNUC__
+ __inline
++#ifdef __GNUC_STDC_INLINE__
++__attribute__ ((__gnu_inline__))
++#endif
+ #endif
+ const char * libc_name_p (const char *, unsigned int);
+ %}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 10, 9:01 AM (20 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34923265
Default Alt Text
D21118.diff (1 KB)
Attached To
Mode
D21118: devel/psptoolchain-gcc-stage2: fix build with GCC-based architectures
Attached
Detach File
Event Timeline
Log In to Comment