Changeset a11a2d51 for scripts


Ignore:
Timestamp:
Feb 21, 2006, 2:07:44 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
bfbc4f6
Parents:
bc4ea88
Message:

r1047@server (orig r1045): ryan | 2006-01-12 00:57:23 -0800

r1081@rei: lfs | 2006-01-12 19:16:25 +1100
Update for util-linux-2.12r


Location:
scripts
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • scripts/scripts/target-scripts/target-util-linux.sh

    rbc4ea88 ra11a2d51  
    3434      esac
    3535   ;;
    36    2.12[k-q] )
     36   2.12[k-r] )
    3737      # fix cramfs, this fix will need to be tracked for later versions...
    3838      apply_patch util-linux-2.12q-cramfs-1
    3939      # fix sfdisk for mips n32/64 as n32/64 uses lseek, not llseek
    4040      apply_patch util-linux-2.12q-sfdisk_use_lseek_for_mips64-1
     41      case ${GCC_VER} in
     42         4.* ) apply_patch util-linux-2.12r-gcc4_fixes-1 ;;
     43      esac
    4144   ;;
    4245esac
Note: See TracChangeset for help on using the changeset viewer.