* 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:
@@ -365,6 +365,7 @@ if $(HAIKU_SHARED_LIBSTDC++) {
|
|||||||
HAIKU_LIBSTDC++ = $(HAIKU_STATIC_LIBSTDC++) ;
|
HAIKU_LIBSTDC++ = $(HAIKU_STATIC_LIBSTDC++) ;
|
||||||
} else {
|
} else {
|
||||||
HAIKU_LIBSTDC++ = libstdc++.r4.so ;
|
HAIKU_LIBSTDC++ = libstdc++.r4.so ;
|
||||||
|
HAIKU_SHARED_LIBSTDC++ = $(HAIKU_LIBSTDC++) ;
|
||||||
}
|
}
|
||||||
|
|
||||||
# the C++ support library
|
# the C++ support library
|
||||||
|
|||||||
Reference in New Issue
Block a user