d/rules: Remove a warning on armel/armhf
The warning is reported as: /<<PKGBUILDDIR>>/lib/extras/tone_mapping.cc:20:8: note: parameter passing for argument of type ‘const std::pair<float, float>’ when C++17 is enabled changed to match C++14 in GCC 10.1 20 | Status ToneMapFrame(const std::pair<float, float> display_nits, | ^~~~~~~~~~~~
Loading
Please register or sign in to comment