removed redundant TARGET_GCC_LIBGCC
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21799 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -44,5 +44,5 @@ KernelAddon ramfs
|
|||||||
SymLink.cpp
|
SymLink.cpp
|
||||||
Volume.cpp
|
Volume.cpp
|
||||||
|
|
||||||
: $(TARGET_GCC_LIBGCC) $(HAIKU_LIBSUPC++)
|
: $(HAIKU_LIBSUPC++)
|
||||||
;
|
;
|
||||||
|
|||||||
@@ -28,5 +28,5 @@ KernelAddon reiserfs
|
|||||||
VNode.cpp
|
VNode.cpp
|
||||||
Volume.cpp
|
Volume.cpp
|
||||||
|
|
||||||
: $(TARGET_GCC_LIBGCC) $(HAIKU_LIBSUPC++)
|
: $(HAIKU_LIBSUPC++)
|
||||||
;
|
;
|
||||||
|
|||||||
@@ -40,5 +40,5 @@ KernelAddon userlandfs
|
|||||||
UserlandFS.cpp
|
UserlandFS.cpp
|
||||||
Volume.cpp
|
Volume.cpp
|
||||||
|
|
||||||
: $(TARGET_GCC_LIBGCC) $(HAIKU_LIBSUPC++)
|
: $(HAIKU_LIBSUPC++)
|
||||||
;
|
;
|
||||||
|
|||||||
Reference in New Issue
Block a user