In the latest version of RawTherapee, developers suggest the use of
-DCMAKE_CXX_FLAGS="-std=c++11".
I've tried to modify the .spec file with
-DCMAKE_CXX_FLAGS="$RPM_OPT_FLAGS -std=c++11" [1], but koji still use
"-std=c++11 -std=gnu++11" [2] and the latter wins (I think).
How can I override that setting?
Thanks
Mattia
[1] https://mattia.fedorapeople.org/rawtherapee.spec
[2] https://koji.fedoraproject.org/koji/taskinfo?taskID=17398942
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx