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:
Michael Lotz
2009-01-24 11:25:43 +00:00
parent df08825316
commit bfa2519c44
+1 -1
View File
@@ -25,7 +25,7 @@ BinCommand rc :
# these two are needed for R5 only
$(strlSources)
: librdef.a $(TARGET_LIBSTDC++) be $(TARGET_LIBSUPC++)
: librdef.a $(TARGET_LIBSTDC++) be
;
SEARCH on [ FGristFiles $(strlSources) ]