Kaydet (Commit) e54b208d authored tarafından Markus Mohrhard's avatar Markus Mohrhard

always compile breakpad with O2

Change-Id: I4cda93fee47244cf3eb7b13bb6cb2a3eab007cf0
üst 74c01bb8
......@@ -20,7 +20,7 @@ else # !ifeq($(COM),MSC)
$(call gb_ExternalProject_get_state_target,breakpad,build) :
$(call gb_ExternalProject_run,build,\
./configure \
CXX_FLAGS="-O2" ./configure \
&& $(MAKE) \
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment