diff options
author | unknown <lenz@mysql.com> | 2002-08-08 20:09:57 +0200 |
---|---|---|
committer | unknown <lenz@mysql.com> | 2002-08-08 20:09:57 +0200 |
commit | 2603dd13363e2d28f302dfd6cad05238b2d979f8 (patch) | |
tree | dd78931826333b3f9b07ecf47740048a58aae2d3 /regex | |
parent | 40d3c3901b0427eba76119730f46784f946990b3 (diff) | |
download | mariadb-git-2603dd13363e2d28f302dfd6cad05238b2d979f8.tar.gz |
- portability fix for AIX in include/my_sys.h: define alloca as a
compiler builtin when using gcc
include/my_sys.h:
- Portability fix: define alloca as a compiler builtin on systems
that have gcc but no alloca.h (e.g. some IBM AIX flavors), use
"#pragma alloca" when using IBMs compiler (xlr_C)
Diffstat (limited to 'regex')
0 files changed, 0 insertions, 0 deletions