mariadb/config/ac-macros
unknown 0bb55050d1 Bug#30296
"Dynamic plugins fail to load on FreeBSD"
  ELF executables need to be linked using the -export-dynamic option to
  ld(1) for symbols defined in the executable to become visible to dlsym().
  Also, do not build plugins on an all-static build.


configure.in:
  Bug#30296
    Use "-export-dynamic" when building executable for use with plugins.
    Add required option using MYSQLD_EXTRA_LDFLAGS variable so we do not
    affect any other binary.
config/ac-macros/plugins.m4:
  Do not build plugins when building all-static
sql/sql_yacc.yy:
  build fix - surplus semicolon
2007-10-25 21:19:28 -07:00
..
alloca.m4 Fixing problem with case insitive file systems. 2004-12-04 11:00:33 -08:00
character_sets.m4 Bug#22378 Make error, strings/ctype-utf8.c, uni_plane undeclared 2007-03-27 15:06:41 +05:00
check_cpu.m4 Fixing problem with case insitive file systems. 2004-12-04 11:00:33 -08:00
compiler_flag.m4 sql_parse.cc, config-win.h, config-netware.h: 2007-05-27 23:21:03 +02:00
ha_ndbcluster.m4 Bug #10776: Failure to compile ndb ReadNodesConf.cpp on AIX 5.2 2007-08-01 09:24:01 +02:00
large_file.m4 Fix for bug #31254: "Max_data_length" truncated / reported wrong 2007-10-12 14:03:51 +04:00
misc.m4 Merge production.mysql.com:/usersnfs/jperkin/bk/tmp/bug-27520 2007-09-07 15:37:04 +02:00
plugins.m4 Bug#30296 2007-10-25 21:19:28 -07:00
readline.m4 Fix for Bug#3982 2005-09-14 21:47:24 -07:00
ssl.m4 Makefile.am: 2007-09-26 18:47:55 +02:00
zlib.m4 Makefile.am: 2007-09-26 18:47:55 +02:00