ALT Linux Bugzilla
– Attachment 6676 Details for
Bug 31914
[FR][e2k] сделать возможной сборку не-gcc (или сильно старым gcc)
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
lcc support
perl-5.22-lcc.patch (text/plain), 612 bytes, created by
viy
on 2016-03-22 23:07:45 MSK
(
hide
)
Description:
lcc support
Filename:
MIME Type:
Creator:
viy
Created:
2016-03-22 23:07:45 MSK
Size:
612 bytes
patch
obsolete
>diff --git a/perl.h b/perl.h >index dcb184b..3e7cde2 100644 >--- a/perl.h >+++ b/perl.h >@@ -3543,7 +3543,8 @@ typedef pthread_key_t perl_key; > STATIC_ASSERT_STMT expands to a statement and is suitable for use inside a > function. > */ >-#if (defined(static_assert) || (defined(__cplusplus) && __cplusplus >= 201103L)) && (!defined(__IBMC__) || __IBMC__ >= 1210) >+#if (defined(static_assert) || (defined(__cplusplus) && __cplusplus >= 201103L)) && (!defined(__IBMC__) || __IBMC__ >= 1210) && (!defined(__LCC__)) >+ > /* static_assert is a macro defined in <assert.h> in C11 or a compiler > builtin in C++11. > */
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 31914
: 6676