Commit 91200949 authored by topjohnwu's avatar topjohnwu

Revert accidental build script change

parent a5d7c41d
......@@ -299,7 +299,7 @@ def build_binary(args):
header('* Building binaries: ' + ' '.join(args.target))
# os.utime(op.join('native', 'jni', 'include', 'flags.h'))
os.utime(op.join('native', 'jni', 'include', 'flags.h'))
# Basic flags
global base_flags
......
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