Module: wine Branch: master Commit: b07cc3fe0c02ac9ea7be5263657f82a68c76e181 URL: https://source.winehq.org/git/wine.git/?a=commit;h=b07cc3fe0c02ac9ea7be52636...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Sep 9 11:31:13 2020 +0200
makefiles: Get rid of rpath support.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
Makefile.in | 2 - configure | 174 -------------------------------------------------------- configure.ac | 22 ------- tools/makedep.c | 24 -------- 4 files changed, 222 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=b07cc3fe0c02ac9ea7be5...