Added translators to the alternative gcc archive (the non-native part of the
hybrid build). Fixes #3952. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30860 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
6f2961ffab
commit
3a4d80e04c
@ -18,6 +18,11 @@ for libTarget in [ FSymlinksInHaikuImageDirectory system lib ] {
|
||||
: [ on $(libTarget) return $(SYMLINK_TARGET) ] : $(libTarget:BS) ;
|
||||
}
|
||||
|
||||
# translators
|
||||
AddFilesToAlternativeGCCArchive
|
||||
system add-ons Translators $(HAIKU_ALTERNATIVE_GCC_LIB_SUBDIR)
|
||||
: $(SYSTEM_ADD_ONS_TRANSLATORS) ;
|
||||
|
||||
|
||||
#pragma mark - Build The Archive
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user