diff options
author | 2015-03-03 15:31:15 -0800 | |
---|---|---|
committer | 2015-03-03 16:04:42 -0800 | |
commit | ee8b04d32df9bbd38ed9f251a73ada85944ef3db (patch) | |
tree | 1d0ef1b40e1b578b0529d8d2f359fe2336b4ba26 | |
parent | 49ccb6e6e126bbb7af5e16e608e080fd07968caf (diff) |
Remove old build options from .gitignore
Change-Id: I1f1eaef57e3a3b4109cc6b312ecfa429d7797b92
-rw-r--r-- | .gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index e0354fd32a..c4cf98b37c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1 @@ -USE_LLVM_COMPILER -USE_PORTABLE_COMPILER -SEA_IR_ART JIT_ART |