Re: [PATCH v1 1/3] configure/Makefile: introduce libdevdir defaults to $(libdir)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Jens,

>  ifeq ($(ENABLE_SHARED),1)
>  	install -D -m 755 $(libname) $(libdir)/$(libname)
>  	ln -sf $(libname) $(libdir)/$(soname)
> -	ln -sf $(libname) $(libdir)/liburing.so
> +	ln -sf $(libname) $(libdevdir)/liburing.so

The source of this symlink is wrong if libdir != libdevdir.

I'm working on a fix, sorry...

metze




Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux