Typo that broke the build.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14914 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -192,7 +192,7 @@ if $(HAIKU_SHARED_LIBSUPC++) {
|
|||||||
} else if $(HAIKU_STATIC_LIBSUPC++) {
|
} else if $(HAIKU_STATIC_LIBSUPC++) {
|
||||||
HAIKU_LIBSUPC++ = $(HAIKU_STATIC_LIBSUPC++) ;
|
HAIKU_LIBSUPC++ = $(HAIKU_STATIC_LIBSUPC++) ;
|
||||||
} else {
|
} else {
|
||||||
HAIKU_LIBSTDC++ = ;
|
HAIKU_LIBSUPC++ = ;
|
||||||
}
|
}
|
||||||
|
|
||||||
# library and executable glue code
|
# library and executable glue code
|
||||||
|
|||||||
Reference in New Issue
Block a user