diff options
author | Sven Gothel <[email protected]> | 2013-04-21 08:29:17 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-04-21 08:29:17 +0200 |
commit | 554b34927cd6a2e0c0ce227108ebf8521bcba889 (patch) | |
tree | 9b038eab0eae9fb1893c6570aa6237920a537c9c /examples | |
parent | cc19a6716ff24522b8c705c3ab27f6df2098223f (diff) |
Add 'cmake/glibc-compat-symbols.h' to force usage of minimal GLIBC symbols currently for memcpy only, used in our x86_32 and default gcc toolchain cmake file.
Note: JogAmp's minimum GLIBC is 2.4 due to '__stack_chk_fail' (stack overflow checking)
GLIBC 2.4 - March 2006 - Standard for LSB 4.0, Used in SLES 10
We could add compile/link option '-fno-stack-protector', however stack protection seems reasonable
and a pre 2006 distribution a bit too 'far fetched' for our multimedia bindings anyway.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions