3f6f569854
Updates build and install of shared lib to conform with standard naming conventions for shared libraries, including the setting of the lib's soname. Change-Id: Ib46d298ab5f77fd8c32b7c04022b546446189428 Signed-off-by: Lance Hartmann <lance.hartmann@oracle.com> Reviewed-on: https://review.gerrithub.io/421936 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
30 lines
238 B
Plaintext
30 lines
238 B
Plaintext
*.~
|
|
*.a
|
|
*.cmd
|
|
*.d
|
|
*.gcda
|
|
*.gcno
|
|
*.kdev4
|
|
*.ko
|
|
*.log
|
|
*.o
|
|
*.pyc
|
|
*.so
|
|
*.so.*
|
|
*.swp
|
|
*.DS_Store
|
|
ut_coverage/
|
|
tags
|
|
cscope.out
|
|
dpdk-*
|
|
CUnit-Memory-Dump.xml
|
|
config.h
|
|
CONFIG.local
|
|
*VC.db
|
|
.vscode
|
|
.project
|
|
.cproject
|
|
.settings
|
|
mk/cc.mk
|
|
PYTHON_COMMAND
|