Opened 10 years ago
Closed 10 years ago
#3646 closed task (fixed)
Move Attr and ACL earlier in the build order
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | 7.6 |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
Sed can make use of ACL, so I suggest moving Attr and ACL up, to be built between GCC and Sed. We've tested this in CLFS for a while - it should not result in any additional /tools references in the final system.
Note:
See TracTickets
for help on using tickets.
I have noticed that sed uses acl too. But isn't it easier to move sed after acl? I mean, is there anything that requires sed installed that early (between acl and gcc)?