xorgserver: Add gcc5 compat patch
This commit is contained in:
parent
f2c84ffeb2
commit
57ee8d6131
@ -294,7 +294,7 @@ in
|
||||
libpciaccess inputproto xextproto randrproto renderproto presentproto
|
||||
dri2proto dri3proto kbproto xineramaproto resourceproto scrnsaverproto videoproto
|
||||
];
|
||||
commonPatches = [ ./xorgserver-xkbcomp-path.patch ]
|
||||
commonPatches = [ ./xorgserver-xkbcomp-path.patch ./xorgserver-gcc5.patch ]
|
||||
++ lib.optional isDarwin ./fix-clang.patch;
|
||||
# XQuartz requires two compilations: the first to get X / XQuartz,
|
||||
# and the second to get Xvfb, Xnest, etc.
|
||||
|
Loading…
Reference in New Issue
Block a user