http://bugzilla.rpmfusion.org/show_bug.cgi?id=4285
--- Comment #6 from leigh scott <leigh123linux(a)gmail.com> ---
(In reply to Vitaly Zaitsev from comment #5)
Try patching the file to this (untested)
'configurations': {
'Release': {
'cflags': [
'$(RPM_OPT_FLAGS)',
],
'cflags_cc': [
'$(RPM_OPT_FLAGS)',
],
'ldflags': [
'$(RPM_LD_FLAGS)',
],
},
},
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.