Bring back libroot_build.a for now.

* the corresponding TODO has to be dealt with at a later stage
This commit is contained in:
Oliver Tappe
2013-04-05 18:34:28 +02:00
parent 259046a388
commit daf7cb41c4
+4 -4
View File
@@ -81,10 +81,10 @@ BuildPlatformSharedLibrary libroot_build.so :
;
# TODO: This doesn't work with the function remapping.
#BuildPlatformStaticLibrary libroot_build.a :
# :
# [ FGristFiles $(librootSources:S=$(SUFOBJ)) ]
#;
BuildPlatformStaticLibrary libroot_build.a :
:
[ FGristFiles $(librootSources:S=$(SUFOBJ)) ]
;
USES_BE_API on [ FGristFiles function_remapper$(SUFOBJ) ] = true ;