> Subject: [PATCH v4 5/8] build: remove library name from version map > filename > > Since each version map file is contained in the subdirectory of the library > it refers to, there is no need to include the library name in the filename. > This makes things simpler in case of library renaming. > > Signed-off-by: Bruce Richardson <[email protected]>
Reviewed-by: Rosen Xu <[email protected]>

