https://bugs.winehq.org/show_bug.cgi?id=47218
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WONTFIX
--- Comment #1 from Alexandre Julliard julliard@winehq.org --- I don't think that's a common enough problem to justify adding a generic mechanism. You can either use LD_PRELOAD, put your custom glibc in the same directory as libwine, or run 'make depend LDRPATH_INSTALL=your_rpath; make'.