<disk_system>fat: fix gcc4 build

I noticed the syntax for libsupc++ in the BFS Jamfile addon differed but didn't think it mattered.
This commit is contained in:
François Revol
2015-11-11 15:18:04 +01:00
parent 038621114e
commit bf53f0684f
+1 -1
View File
@@ -11,7 +11,7 @@ Addon <disk_system>fat :
FATAddOn.cpp
InitializeParameterEditor.cpp
: be localestub $(HAIKU_LOCALE_LIBS) $(TARGET_LIBSUPC++) libshared.a
: be localestub [ TargetLibsupc++ ] libshared.a
;
DoCatalogs <disk_system>fat :