* Quick fix for the broken GCC2 build. The guilty one might want to have another

look at this.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31159 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2009-06-21 17:04:32 +00:00
parent 0bcacd22ab
commit aa1f661460
1 changed files with 1 additions and 0 deletions

View File

@ -365,6 +365,7 @@ if $(HAIKU_SHARED_LIBSTDC++) {
HAIKU_LIBSTDC++ = $(HAIKU_STATIC_LIBSTDC++) ;
} else {
HAIKU_LIBSTDC++ = libstdc++.r4.so ;
HAIKU_SHARED_LIBSTDC++ = $(HAIKU_LIBSTDC++) ;
}
# the C++ support library