Changeset de052ed for temp-system/common
- Timestamp:
- Aug 15, 2006, 11:31:53 PM (18 years ago)
- Children:
- 45f2809
- Parents:
- 74df39d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp-system/common/bash.xml
r74df39d rde052ed 28 28 29 29 <para os="c3">When bash is cross-compiled, it cannot test for the presence 30 of named pipes. Weused <command>su</command> to become an unprivileged31 user, this combination will cause abuild without <emphasis>process30 of named pipes. If you used <command>su</command> to become an unprivileged 31 user, this combination will cause Bash to build without <emphasis>process 32 32 substitution</emphasis>, which will break one of the c++ test scripts in 33 33 <literal>glibc</literal>. Prevent that by forcing the following definition:
Note:
See TracChangeset
for help on using the changeset viewer.