Ignore:
Timestamp:
Apr 20, 2011, 6:41:22 PM (14 years ago)
Author:
Yuri Dario
Message:

spec: add target cpu field in cache file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/python.spec

    r137 r150  
    242242%configure \
    243243        --enable-shared --disable-static \
    244         "--cache-file=%{_topdir}/cache/%{name}.cache"
     244        "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache"
    245245
    246246make OPT="$CFLAGS" %{?_smp_mflags}
Note: See TracChangeset for help on using the changeset viewer.