Skip to content

Commit

Permalink
Merge pull request #63 from NapervilleBartlett/patch-1
Browse files Browse the repository at this point in the history
Update Android.mk
  • Loading branch information
nickjsanders committed Oct 20, 2020
2 parents 25646c4 + 0948f72 commit e6c56d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Android.mk
Expand Up @@ -17,8 +17,8 @@ LOCAL_SRC_FILES := \
src/sat_factory.cc \
src/worker.cc

# just build a 32b version, even on 64b hosts
LOCAL_MULTILIB := 32
# Build 64 bit by default
# LOCAL_MULTILIB := 32
LOCAL_MODULE:= stressapptest
LOCAL_MODULE_TAGS := optional

Expand Down

0 comments on commit e6c56d2

Please sign in to comment.