commit | 96e6d5a8180bac4131ecca7e864e33cc74ed6956 | [log] [tgz] |
---|---|---|
author | Brian Silverman <brians> | Mon Mar 24 15:55:40 2014 -0700 |
committer | Brian Silverman <brians> | Mon Mar 24 15:55:40 2014 -0700 |
tree | 1208ac8eef9eb6697a84aa9eb2eb292a73faabe2 | |
parent | 19e04334f51e9977847808341756fe34efdb294b [diff] [blame] |
added and used Time support for Queue messages
diff --git a/aos/common/common.gyp b/aos/common/common.gyp index 8847d40..fdda3f7 100644 --- a/aos/common/common.gyp +++ b/aos/common/common.gyp
@@ -57,6 +57,10 @@ '<(AOS)/linux_code/ipc_lib/ipc_lib.gyp:shared_mem', '<(AOS)/linux_code/ipc_lib/ipc_lib.gyp:core_lib', 'mutex', + 'time', + ], + 'export_dependent_settings': [ + 'time', ], 'actions': [ {