workaround for "Error: operand out of range", language.cpp needs to be
splitted
This commit is contained in:
parent
26b7892402
commit
0f832098f9
@ -66,7 +66,7 @@ unset QTDIR
|
|||||||
|
|
||||||
# workaround for "Error: operand out of range", language.cpp needs to be splitted
|
# workaround for "Error: operand out of range", language.cpp needs to be splitted
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
sed -i -e "s|-o ../objects/language.o|-fno-merge-constants -fsection-anchors -o ../objects/language.o|"
|
sed -i -e "s|-o ../objects/language.o|-fno-merge-constants -fsection-anchors -o ../objects/language.o|" src/Makefile.libdoxygen
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
make %{?_smp_mflags} all
|
make %{?_smp_mflags} all
|
||||||
|
Loading…
Reference in New Issue
Block a user