From 5b9497f7865539e631324b088a897d618ce161cf Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 9 Oct 2004 03:22:43 +0000 Subject: [PATCH] Move the STLport to 2.95 where it belongs --- toolchain/gcc/{ => 2.95}/STLport-4.5.3.patch | 0 toolchain/gcc/gcc-uclibc-2.95.mk | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename toolchain/gcc/{ => 2.95}/STLport-4.5.3.patch (100%) diff --git a/toolchain/gcc/STLport-4.5.3.patch b/toolchain/gcc/2.95/STLport-4.5.3.patch similarity index 100% rename from toolchain/gcc/STLport-4.5.3.patch rename to toolchain/gcc/2.95/STLport-4.5.3.patch diff --git a/toolchain/gcc/gcc-uclibc-2.95.mk b/toolchain/gcc/gcc-uclibc-2.95.mk index e75fb6bf8f..16aa9b6f29 100644 --- a/toolchain/gcc/gcc-uclibc-2.95.mk +++ b/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) -- 2.30.2