Displaying 2 results from an estimated 2 matches for "ccache_en".
Did you mean:
cache_ent
2015 Sep 07
2
How to setup own i686 buildenv for CentOS7
Hi, Nux!
Can you re-paste this cfg? The url is outdated.
- robin
On Tue, Dec 30, 2014 at 2:30 AM, Nux! <nux at li.nux.ro> wrote:
> Hi,
>
> Here's how my epel-7-i386.cfg mock file looks like:
> http://fpaste.org/164110/19877702/raw/
>
> Do note the 32bit packages are unofficial and unsupported. RedHat does not
> support 32bit in EL7.
>
> HTH
> Lucian
>
2015 Sep 07
0
How to setup own i686 buildenv for CentOS7
...#39;i686','x86_64',)
config_opts['chroot_setup_cmd'] = 'install bash bzip2 coreutils cpio
diffutils findutils gawk gcc gcc-c++ grep gzip info make patch
redhat-rpm-config rpm-build sed shadow-utils tar unzip util-linux-ng
which xz'
config_opts['plugin_conf']['ccache_enable'] = False
config_opts['dist'] = 'el7' # only useful for --resultdir variable subst
config_opts['macros']['%dist'] = '.el7'
config_opts['macros']['%vendor'] = 'Your Name Here'
config_opts['macros']['%packager']...