mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 15:11:25 +00:00
Add a comment wondering why our static cpio is configured with creation and passthrough capabilities.
I may test to see if stdenv can be built without these features (I see no reason why not) svn path=/nixpkgs/trunk/; revision=26698
This commit is contained in:
parent
55f5360c65
commit
c892af0a0d
@ -77,6 +77,7 @@ rec {
|
|||||||
CLEAR
|
CLEAR
|
||||||
CONFIG_STATIC y
|
CONFIG_STATIC y
|
||||||
CONFIG_CPIO y
|
CONFIG_CPIO y
|
||||||
|
# (shlevy) Are these necessary?
|
||||||
CONFIG_FEATURE_CPIO_O y
|
CONFIG_FEATURE_CPIO_O y
|
||||||
CONFIG_FEATURE_CPIO_P y
|
CONFIG_FEATURE_CPIO_P y
|
||||||
'';
|
'';
|
||||||
|
Loading…
Reference in New Issue
Block a user