Gentoo Archives: gentoo-user

From: Wang Xuerui <idontknw.wang@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] how can I pause emerge after it finish running configure or cmake and before it do any compilation?
Date: Mon, 19 Aug 2013 08:01:03
Message-Id: CABK5mSYVk=Ev8CnOfrMAGRjJPGUx5jeMWDrbmorPCMuQD=_K6g@mail.gmail.com
In Reply to: Re: [gentoo-user] how can I pause emerge after it finish running configure or cmake and before it do any compilation? by "东方巽雷"
1 2013/8/19 东方巽雷 <dongfangxunlei@×××××.com>:
2 > good! Thank you.
3
4 Manually executing phases of ebuild is certainly not a long-term
5 solution; changes won't persist on the next build.
6
7 You'd better patch the ebuild's src_configure section (before you
8 forget your exact modifications), then put them into your overlay; If
9 you don't have an overlay already, it's a good opportunity to create
10 one.

Replies