[ODBC-189] Make subdir in released tarball package always be named 'lib', and not 'lib64' Created: 2018-10-09  Updated: 2019-01-30  Resolved: 2019-01-30

Status: Closed
Project: MariaDB Connector/ODBC
Component/s: General
Affects Version/s: None
Fix Version/s: 3.1.0

Type: Task Priority: Major
Reporter: Lawrin Novitsky Assignee: Lawrin Novitsky
Resolution: Fixed Votes: 0
Labels: None


 Description   

Currently, if there is /usr/lib64 in the system, where 64bit binaries are built, making both 'install' and 'package' targets put library file into lib64 folder under CMAKE_INSTALL_PREFIX or in the tarball, respectively.
I am not 100% sure that is wrong, but C/C puts files in the tarball in 'lib' subdirectory, and c/odbc should be at least in line with c/c in that. Plus, if package c/c plugins, that creates both 'lib' and 'lib64' folders in the tarball.



 Comments   
Comment by Lawrin Novitsky [ 2018-10-10 ]

Pushed the change making lib dir configurable. Should also either make "lib" default, or set that parameter for cmake command in 3.1 builder, that is itself is yet to be added

Generated at Thu Feb 08 03:26:52 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.