commit | c88d81559915a2627531a20260020a5e8c349c55 | [log] [tgz] |
---|---|---|
author | Brian Silverman <brians> | Thu Mar 20 15:28:58 2014 -0700 |
committer | Brian Silverman <brians> | Thu Mar 20 15:28:58 2014 -0700 |
tree | 927cab56a5629dbfe438e1866b14994168401e3e | |
parent | 3146b6417443f97b34442d61f81bff13e4e73be1 [diff] [blame] |
removing old hacks for the cRIO
diff --git a/aos/common/logging/logging.gyp b/aos/common/logging/logging.gyp index 0139784..36d58b7 100644 --- a/aos/common/logging/logging.gyp +++ b/aos/common/logging/logging.gyp
@@ -2,7 +2,7 @@ 'targets': [ { 'target_name': 'logging_impl_test', - 'type': '<(aos_target)', + 'type': 'executable', 'sources': [ 'logging_impl_test.cc', ],