[pcre-dev] [Bug 2578] fails to compile on Ubuntu 20.04 with …

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 2578] fails to compile on Ubuntu 20.04 with --enable-jit
https://bugs.exim.org/show_bug.cgi?id=2578

Giuseppe D'Angelo <dangelog@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dangelog@???


--- Comment #1 from Giuseppe D'Angelo <dangelog@???> ---
For the record, GCC shipped since Ubuntu 19.10 enables -fcf-protection by
default:

https://manpages.ubuntu.com/manpages/focal/en/man1/gcc.1.html

           NOTE: In Ubuntu 19.10 and later versions, -fcf-protection is enabled
by default for C,
           C++, ObjC, ObjC++, if none of -fno-cf-protection nor
-fcf-protection=* are found.




However, I am not sure how SLJIT wants compiler command line options passed to
it.

--
You are receiving this mail because:
You are on the CC list for the bug.