mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	Windows cross build: use the correct objdump
This one was silly but took me a while to track down. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
		
							parent
							
								
									4c8369a7ba
								
							
						
					
					
						commit
						986309b108
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -15,6 +15,7 @@ rm $BASEDIR/subsurface.nsi > /dev/null 2>&1 | ||||||
| rm $BASEDIR/../../ssrf-version.h > /dev/null 2>&1 | rm $BASEDIR/../../ssrf-version.h > /dev/null 2>&1 | ||||||
| 
 | 
 | ||||||
| export PATH=/usr/i686-w64-mingw32/sys-root/mingw/bin:$PATH | export PATH=/usr/i686-w64-mingw32/sys-root/mingw/bin:$PATH | ||||||
|  | export objdump=mingw-objdump | ||||||
| mingw32-qmake-qt4 \ | mingw32-qmake-qt4 \ | ||||||
| 	CROSS_PATH=/usr/i686-w64-mingw32/sys-root/mingw \ | 	CROSS_PATH=/usr/i686-w64-mingw32/sys-root/mingw \ | ||||||
| 	LIBDCDEVEL=../libdivecomputer \ | 	LIBDCDEVEL=../libdivecomputer \ | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue