Use system python
This commit is contained in:
parent
bb31bb44f7
commit
decb45a24c
@ -531,6 +531,7 @@ MOZ_SMP_FLAGS=-j1
|
|||||||
|
|
||||||
export MOZ_MAKE_FLAGS="$MOZ_SMP_FLAGS"
|
export MOZ_MAKE_FLAGS="$MOZ_SMP_FLAGS"
|
||||||
export STRIP=/bin/true
|
export STRIP=/bin/true
|
||||||
|
export MACH_USE_SYSTEM_PYTHON=1
|
||||||
./mach build -v
|
./mach build -v
|
||||||
|
|
||||||
# create debuginfo for crash-stats.mozilla.com
|
# create debuginfo for crash-stats.mozilla.com
|
||||||
|
Loading…
Reference in New Issue
Block a user