!157 Update spec to make the clang compiler build successful
From: @ridedolphin Reviewed-by: @kuenking111 Signed-off-by: @kuenking111
This commit is contained in:
commit
43bef8a09a
@ -1336,6 +1336,9 @@ bash ../configure \
|
|||||||
%endif
|
%endif
|
||||||
%ifarch %{ppc64le}
|
%ifarch %{ppc64le}
|
||||||
--with-jobs=1 \
|
--with-jobs=1 \
|
||||||
|
%endif
|
||||||
|
%if "%toolchain" == "clang"
|
||||||
|
--with-toolchain-type=clang \
|
||||||
%endif
|
%endif
|
||||||
--with-version-build=%{buildver} \
|
--with-version-build=%{buildver} \
|
||||||
--with-version-pre=\"${EA_DESIGNATOR}\" \
|
--with-version-pre=\"${EA_DESIGNATOR}\" \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user