obs-studio-plugins.obs-hyperion: fix build
This commit is contained in:
@@ -43,6 +43,8 @@ stdenv.mkDerivation rec {
|
||||
"-DUSE_SYSTEM_FLATBUFFERS_LIBS=ON"
|
||||
];
|
||||
|
||||
NIX_CFLAGS_COMPILE = [ "-Wno-error" ];
|
||||
|
||||
preConfigure = ''
|
||||
rm -rf external/flatbuffers
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user