On Wed, 22 Sep 2021 15:43:36 +0000 (UTC)
Globe Trotter via devel <devel@lists.fedoraproject.org> wrote:

> 
> 
> 
> 
> 
> >On Wednesday, September 22, 2021, 08:32:05 AM CDT, Vitaly Zaitsev via devel 
> ><devel@lists.fedoraproject.org> wrote: 
> 
> 
> 
> 
> 
> > On 22/09/2021 15:24, Globe Trotter via devel wrote:
> >> So, it appears that there is  a standard /usr/lib64? But is it being set 
> >> directly by the spec file? How do I unset it? Any suggestions?

then you might need the "hard" way of removing rpath (add after running
configure)

# Don't use rpath!
sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool



                Dan
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to