7b9c5d65e0
Installing libraries in a subdirectory of /usr/lib leads to no end of trouble. It requires either setting a RUN_PATH in the ELF files linked with it or adding the path to ld.so.conf and calling ldconfig on the target. So to simplify things, put everything in /usr/lib instead of /usr/lib/mysql [Thomas: - tweak commit title. - also remove ld.so.conf handling in mysql.mk, since it is no longer necessary.] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
||
---|---|---|
.. | ||
0000-ac_cache_check.patch | ||
0001-configure-ps-cache-check.patch | ||
0002-use-new-readline-iface.patch | ||
0003-ac_stack_direction-is-unset.patch | ||
0004-Fix-gen_lex_hash-execution.patch | ||
0005-bison_3_breaks_mysql_server_build.patch | ||
0006-no-force-static-build.patch | ||
0007-dont-install-in-mysql-directory.patch | ||
Config.in | ||
mysql.hash | ||
mysql.mk | ||
mysqld.service | ||
S97mysqld |