зеркало из https://github.com/mozilla/gecko-dev.git
Enabling static mozce shunt builds. wince only. rs=me
This commit is contained in:
Родитель
adf5e6113c
Коммит
bee48e241d
|
@ -204,6 +204,10 @@ case "$target" in
|
|||
rm shunt.out
|
||||
$srcdir/build/wince/tools/topsrcdir.h
|
||||
|
||||
`$srcdir/build/cygwin-wrapper evc $srcdir/build/wince/shunt/build/static/shunt.vcw /MAKE ALL > shunt.out <<\EOF`
|
||||
cat shunt.out
|
||||
rm shunt.out
|
||||
|
||||
echo -n "#define TOPSRCDIR \"" > $srcdir/build/wince/tools/topsrcdir.h
|
||||
`$srcdir/build/cygwin-wrapper echo -n $_topsrcdir >> $srcdir/build/wince/tools/topsrcdir.h`
|
||||
echo -n \" >> $srcdir/build/wince/tools/topsrcdir.h
|
||||
|
|
Загрузка…
Ссылка в новой задаче