Add sed hack for F35 onwards
This commit is contained in:
parent
0803fb3af9
commit
d221ca0032
@ -29,6 +29,8 @@ system kernel interfaces.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
# Nasty sed to get it building on F35
|
||||||
|
sed -i '39 i override undefine V' Makefile
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export CFLAGS="%{optflags}"
|
export CFLAGS="%{optflags}"
|
||||||
|
Loading…
Reference in New Issue
Block a user