opal: build with gcc6
build on gcc7 failed with "Error: call of overloaded 'abs(unsigned int)' is ambiguous"
This commit is contained in:
parent
e124e203e5
commit
001db3951d
@ -10809,6 +10809,7 @@ with pkgs;
|
||||
|
||||
opal = callPackage ../development/libraries/opal {
|
||||
ffmpeg = ffmpeg_2;
|
||||
stdenv = overrideCC stdenv gcc6;
|
||||
};
|
||||
|
||||
openh264 = callPackage ../development/libraries/openh264 { };
|
||||
|
Loading…
x
Reference in New Issue
Block a user