tools: fixup for last (98255db, magit issue)
				
					
				
			This commit is contained in:
		
							parent
							
								
									98255dbeb0
								
							
						
					
					
						commit
						8c07e68c4a
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @ -224,10 +224,10 @@ bin/hledger: | |||||||
| 
 | 
 | ||||||
| # build the "production" cabal build with profiling enabled.
 | # build the "production" cabal build with profiling enabled.
 | ||||||
| bin/hledger-prof: | bin/hledger-prof: | ||||||
|  | 	rm -f bin/hledger-prof | ||||||
| 	cabal install -p --enable-executable-profiling --ghc-options=-fprof-auto ./hledger-lib ./hledger \
 | 	cabal install -p --enable-executable-profiling --ghc-options=-fprof-auto ./hledger-lib ./hledger \
 | ||||||
| 		&& mv .cabal-sandbox/bin/hledger bin/hledger-prof | 		&& mv .cabal-sandbox/bin/hledger bin/hledger-prof | ||||||
| 
 | 
 | ||||||
| 	rm -f bin/hledger-prof |  | ||||||
| # build the dev build with profiling enabled.
 | # build the dev build with profiling enabled.
 | ||||||
| # not working with cabal sandbox
 | # not working with cabal sandbox
 | ||||||
| # bin/hledgerdev-prof:
 | # bin/hledgerdev-prof:
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user