mirror of
				https://github.com/f4exb/sdrangel.git
				synced 2025-10-31 13:00:26 -04:00 
			
		
		
		
	BFM demod: set -fno-var-tracking-assignments for rdstmc.cpp as it makes compilation very busy and memory hungry for nothing. May fix compilation on RPi3
This commit is contained in:
		
							parent
							
								
									48b3077ac8
								
							
						
					
					
						commit
						3f96ce4187
					
				| @ -22,6 +22,8 @@ set(bfm_HEADERS | ||||
| 	rdstmc.h | ||||
| ) | ||||
| 
 | ||||
| set_source_files_properties(rdstmc.cpp PROPERTIES COMPILE_FLAGS -fno-var-tracking-assignments) | ||||
| 
 | ||||
| set(bfm_FORMS | ||||
| 	bfmdemodgui.ui | ||||
| ) | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user