|
|
今天我在emerge -aNuD world 时候发现如下信息:
[ebuild R ] sys-devel/patch-2.5.9 USE="(-build%)"
[ebuild R ] sys-libs/ncurses-5.6-r2 USE="(-bootstrap%) (-build%)"
然后我又用equery查了一下use标记发现如下信息:
- - bootstrap : !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used during original system bootstrapping [make stage2]
- - build : !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used for creating build images and the first half of bootstrapping [make stage1]
我觉得是不是不应该随便更改这两个包的use标记?我试了在package.use里面添加sys-devel/patch build。但是也不行。
能不能给我说明一下问题,这个use到底是怎么回事?
谢谢!! |
|