fixed a minor error that was giving me extra warnings

This commit is contained in:
Mark VanderVoord
2014-03-03 19:41:35 -05:00
parent 86594eea25
commit 503119fdee
+1
View File
@@ -28,6 +28,7 @@ compiler:
prefix: '-D'
items:
- 'UNITY_SUPPORT_64'
- 'UNITY_POINTER_WIDTH=64'
object_files:
prefix: '-o'
extension: '.o'