Changeset 9c034b9 in clfs-embedded for BOOK/cross-tools/common
- Timestamp:
 - Feb 4, 2009, 10:59:17 AM (17 years ago)
 - Branches:
 - master
 - Children:
 - 3a7d23b
 - Parents:
 - 16fdb8a
 - File:
 - 
      
- 1 edited
 
- 
          
  BOOK/cross-tools/common/uclibc.xml (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/cross-tools/common/uclibc.xml
r16fdb8a r9c034b9 51 51 -e "s@\(^TARGET_ARCH=\).*@\1\"${CLFS_ARCH}\"@" \ 52 52 -e "s@\(^CROSS_COMPILER_PREFIX=\).*@\1\"${CLFS_TARGET}-\"@" \ 53 -e "s@\(^KERNEL_HEADERS=\).*@\1\"${ BUILD_INSTALL_DIR}/usr/include\"@" \53 -e "s@\(^KERNEL_HEADERS=\).*@\1\"${CLFS}/usr/include\"@" \ 54 54 -e "s@.*\(^ARCH_${CLFS_NOT_ENDIAN}_ENDIAN\).*@# \1 is not set@g" \ 55 55 -e "s@.*\(ARCH_${CLFS_ENDIAN}_ENDIAN\).*@\1=y@g" \  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  