X-Git-Url: https://git.pld-linux.org/?a=blobdiff_plain;f=ccache.spec;h=c64f4c5731ae4f30c20d7daab1b85fc784430da3;hb=6b963ef47984df7765d2a826dc2ce4812c361b2c;hp=17920049c30443e6c349eb2214d46b8ab1704cfd;hpb=ba18ad01d80c2f8ee2038281c076e83d58384f13;p=packages%2Fccache.git diff --git a/ccache.spec b/ccache.spec index 1792004..c64f4c5 100644 --- a/ccache.spec +++ b/ccache.spec @@ -15,7 +15,6 @@ BuildRequires: zlib-devel >= 1.2.3 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _libdir %{_prefix}/%{_lib}/%{name} -%define specflags -D_FILE_OFFSET_BITS=64 %description ccache is a compiler cache. It acts as a caching pre-processor to @@ -59,6 +58,7 @@ kompilatora. %build cp -f /usr/share/automake/config.* . +CPPFLAGS="%{rpmcppflags} -D_FILE_OFFSET_BITS=64" %configure %{__make}