Explicit linking against libsupc++ doesn't seem to be necessary here (works with
GCC2) and produces multiple definitions with GCC4. Please yell if this breaks cross-compiling. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29004 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ BinCommand rc :
|
|||||||
|
|
||||||
# these two are needed for R5 only
|
# these two are needed for R5 only
|
||||||
$(strlSources)
|
$(strlSources)
|
||||||
: librdef.a $(TARGET_LIBSTDC++) be $(TARGET_LIBSUPC++)
|
: librdef.a $(TARGET_LIBSTDC++) be
|
||||||
;
|
;
|
||||||
|
|
||||||
SEARCH on [ FGristFiles $(strlSources) ]
|
SEARCH on [ FGristFiles $(strlSources) ]
|
||||||
|
|||||||
Reference in New Issue
Block a user