spec: enforce gcc by DEFCCOM

This was set by newMake.patch previously and is a short-time
regression -- it breaks the build on armv7hl architecture.

Version: 1.5.3-1
This commit is contained in:
Pavel Raiskup 2014-06-29 16:43:51 +02:00
parent afd80faf0f
commit 0b1862d57a
1 changed files with 1 additions and 0 deletions

View File

@ -139,6 +139,7 @@ make %{?_smp_mflags} \
RUNPATH= \
PARCH=%{_target_cpu} \
K_ARCH=%{_target_cpu} \
DEFCCOM=gcc \
COPTX="$RPM_OPT_FLAGS -DTRY_EXT2_FS" CC="%{__cc}"