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:
parent
c89fc8752d
commit
9469b271e8
@ -192,7 +192,7 @@ if $(HAIKU_SHARED_LIBSUPC++) {
|
||||
} else if $(HAIKU_STATIC_LIBSUPC++) {
|
||||
HAIKU_LIBSUPC++ = $(HAIKU_STATIC_LIBSUPC++) ;
|
||||
} else {
|
||||
HAIKU_LIBSTDC++ = ;
|
||||
HAIKU_LIBSUPC++ = ;
|
||||
}
|
||||
|
||||
# library and executable glue code
|
||||
|
Loading…
Reference in New Issue
Block a user