Bring back libroot_build.a for now.
* the corresponding TODO has to be dealt with at a later stage
This commit is contained in:
@@ -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 ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user