f7e0f8b F-24(C++14): pass -Wno-narrowing for now on arm due to char

Authored and Committed by mtasaka 8 years ago
    F-24(C++14): pass -Wno-narrowing for now on arm due to char
    
      being unsigned by default and narrowing initializer issue
    
        
file modified
+21 -1