Changeset f6180d2 for scripts/scripts/funcs/glibc-funcs.sh
- Timestamp:
- Mar 10, 2006, 3:03:56 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 0019206
- Parents:
- a8a1084
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/scripts/funcs/glibc-funcs.sh
ra8a1084 rf6180d2 25 25 echo " o compiling with gcc 4.x" 26 26 case ${target_glibc_ver} in 27 2.3.[7-9]* | 2.4 .* ) ;;27 2.3.[7-9]* | 2.4 | 2.4.* ) ;; 28 28 2.3.6 ) 29 29 apply_patch glibc-20051024-localedef_segfault-1
Note:
See TracChangeset
for help on using the changeset viewer.