mirror of
				https://github.com/Proxmark/proxmark3.git
				synced 2025-10-31 00:17:20 +08:00 
			
		
		
		
	flag needed for some compile environments
used for 'z' and 'l' in printf commands.
This commit is contained in:
		
							parent
							
								
									01d0f8ae8f
								
							
						
					
					
						commit
						103c60ec7e
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -19,6 +19,7 @@ CFLAGS = -std=c99 -I. -I../include -I../common -I../zlib -I/opt/local/include -I | |||
| LUAPLATFORM = generic | ||||
| 
 | ||||
| ifneq (,$(findstring MINGW,$(platform))) | ||||
|     CFLAGS += -D__USE_MINGW_ANSI_STDIO=1 | ||||
|     CXXFLAGS = -I$(QTDIR)/include -I$(QTDIR)/include/QtCore -I$(QTDIR)/include/QtGui | ||||
|     MOC = $(QTDIR)/bin/moc | ||||
|     LUAPLATFORM = mingw | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue