summaryrefslogtreecommitdiffstats
path: root/support/scripts
diff options
context:
space:
mode:
authorArnout Vandecappelle <arnout@mind.be>2015-12-14 00:57:07 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-12-29 20:34:44 +0100
commit7b9c5d65e0dc3b6b55ff67196b8110c5a758da31 (patch)
treeb9210bad8a1818730ea15424fe117f02de197de8 /support/scripts
parent28f67899e54f15c6e48484ea2976c3e431756bcb (diff)
downloadbuildroot-7b9c5d65e0dc3b6b55ff67196b8110c5a758da31.tar.gz
buildroot-7b9c5d65e0dc3b6b55ff67196b8110c5a758da31.zip
mysql: don't install libraries in /usr/lib/mysql directory
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>
Diffstat (limited to 'support/scripts')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud