* 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:
parent
0bcacd22ab
commit
aa1f661460
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user