Use configure flag to get 32-bit breakpad build
This commit is contained in:
parent
643e1c7e47
commit
78d209a89d
@ -23,6 +23,6 @@ fi
|
|||||||
|
|
||||||
cd build
|
cd build
|
||||||
|
|
||||||
CXXFLAGS=-m32 CFLAGS=-m32 CPPFLAGS=-m32 ../src/configure
|
../src/configure --enable-m32
|
||||||
|
|
||||||
make src/tools/linux/dump_syms/dump_syms
|
make src/tools/linux/dump_syms/dump_syms
|
||||||
|
Loading…
Reference in New Issue
Block a user