mirror of https://github.com/ARMmbed/mbed-os.git
				
				
				
			Removed preinclude config from asm flags
							parent
							
								
									dd36dc4228
								
							
						
					
					
						commit
						02cdaebc95
					
				| 
						 | 
				
			
			@ -62,7 +62,6 @@ class Exporter(object):
 | 
			
		|||
            if self.config_header:
 | 
			
		||||
                self._progen_flag_cache['c_flags'] += self.toolchain.get_config_option(self.config_header)
 | 
			
		||||
                self._progen_flag_cache['cxx_flags'] += self.toolchain.get_config_option(self.config_header)
 | 
			
		||||
                self._progen_flag_cache['asm_flags'] += self.toolchain.get_config_option(self.config_header)
 | 
			
		||||
        return self._progen_flag_cache
 | 
			
		||||
 | 
			
		||||
    def __scan_and_copy(self, src_path, trg_path):
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue