Ignore:
Timestamp:
May 13, 2017, 10:12:12 PM (7 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
sysvinit
Children:
44d4b28
Parents:
1588a15
git-author:
William Harrington <kb0iic@…> (05/13/17 22:12:09)
git-committer:
William Harrington <kb0iic@…> (05/13/17 22:12:12)
Message:

Remove enable system zlib from cross-tools gcc as hosts may not have zlib dev packages installed and it is not needed at this point.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/gcc-final.xml

    r1588a15 ra3baf71  
    7878    --with-mpfr=/cross-tools \
    7979    --with-gmp=/cross-tools \
    80     --with-isl=/cross-tools \
    81     --with-system-zlib</userinput></screen>
     80    --with-isl=/cross-tools</userinput></screen>
    8281
    8382    <variablelist os="bg">
Note: See TracChangeset for help on using the changeset viewer.