This commit is contained in:
Dan Horák 2013-09-24 10:33:56 +02:00
parent 6c7f87c631
commit 43bed6e9eb
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ Qt5 libraries used for drawing widgets and OpenGL items.
rm -fv mkspecs/linux-g++*/qmake.conf.multilib-optflags
#patch50 -p1 -b .poll
patch51 -p1 -b .bigendian
%patch51 -p1 -b .bigendian
# drop -fexceptions from $RPM_OPT_FLAGS
RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS | sed 's|-fexceptions||g'`