소스 검색

Move the STLport to 2.95 where it belongs

Eric Andersen 21 년 전
부모
커밋
5b9497f786
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 0
      toolchain/gcc/2.95/STLport-4.5.3.patch
  2. 1 1
      toolchain/gcc/gcc-uclibc-2.95.mk

+ 0 - 0
toolchain/gcc/STLport-4.5.3.patch → toolchain/gcc/2.95/STLport-4.5.3.patch


+ 1 - 1
toolchain/gcc/gcc-uclibc-2.95.mk

@@ -122,7 +122,7 @@ gcc_initial-dirclean:
 # STLport -- an alternative C++ library
 #
 #############################################################
-STLPORT_PATCH=$(SOURCE_DIR)/STLport-4.5.3.patch
+STLPORT_PATCH=toolchain/gcc/2.95/STLport-4.5.3.patch
 
 $(DL_DIR)/$(STLPORT_SOURCE):
 	$(WGET) -P $(DL_DIR) $(STLPORT_SITE)/$(STLPORT_SOURCE)