Changeset b1607e2


Ignore:
Timestamp:
11/28/2006 06:07:23 PM (17 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
e780eda
Parents:
6af630c
Message:

Skip *-abi script.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CLFS3/master.sh

    r6af630c rb1607e2  
    145145    #   and not the host.
    146146    case $this_script in
    147       *cflags* | *variables* )  # work done in host_prep_Makefiles
     147      *cflags* | *variables* | *abi )  # work done in host_prep_Makefiles
    148148              continue ;;
    149149      *) ;;
Note: See TracChangeset for help on using the changeset viewer.