Use configure flag to get 32-bit breakpad build
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user