pcsx2: add -DXDG_STD build flag
This commit is contained in:
parent
4a48f6ac98
commit
636f156b91
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ stdenv.mkDerivation rec {
|
|||
-DPACKAGE_MODE=TRUE \
|
||||
-DPLUGIN_DIR="$out/lib/pcsx2" \
|
||||
-DREBUILD_SHADER=TRUE \
|
||||
-DXDG_STD=TRUE \
|
||||
..
|
||||
'';
|
||||
|
||||
|
|
Loading…
Reference in a new issue