Blender Git Loki
Git Commits -> Revision 9258b70
Revision 9258b70 by Sybren A. Stüvel (master) December 17, 2020, 12:24 (GMT) |
Explicitly link X11 libraries Fix X11 library underlinking, which was breaking Debian and Ubuntu packages. From Ubuntu Hirsute changelog: ``` blender (2.83.5+dfsg-4ubuntu1) hirsute; urgency=medium * Try to also link ghost library with x11, needed because of missing XConvertSelection symbol link (used in ghost static library). * Don't use gold, but switch to bfd linker that seems to be working better on ppc64el. -- Gianfranco Costamagna <[email protected]> Wed, 11 Nov 2020 14:17:29 +0100 ``` Reviewed by: sybren Differential Revision: https://developer.blender.org/D9617 |
Commit Details:
Full Hash: 9258b70453df3c806ea4d056217d6be7767c4a9a
Parent Commit: cf2ebaf
Lines Changed: +14, -0
1 Modified Path:
/intern/ghost/CMakeLists.txt (+14, -0) (Diff)