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

spec: add target cpu field in cache file.

File:
1 edited

Legend:

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

    r117 r150  
    5959export CONFIG_SHELL="/bin/sh"
    6060%configure \
    61         "--cache-file=%{_topdir}/cache/%{name}.cache"
     61    "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache"
    6262# not parallel safe
    6363make
Note: See TracChangeset for help on using the changeset viewer.