mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	Using relative path names in minisat headers
This commit is contained in:
		
							parent
							
								
									8836943693
								
							
						
					
					
						commit
						c6b3f4e089
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -6,7 +6,7 @@ rm minisat_upstream/minisat/*/Main.cc
 | 
			
		|||
mv minisat_upstream/LICENSE minisat_upstream/minisat/*/*.{h,cc} .
 | 
			
		||||
rm -rf minisat_upstream
 | 
			
		||||
 | 
			
		||||
sed -i -e 's,^#include *"minisat/[^/]\+,#include "libs/minisat,' *.cc *.h
 | 
			
		||||
sed -i -e 's,^#include *"minisat/[^/]\+/\?,#include ",' *.cc *.h
 | 
			
		||||
sed -i -e 's/Minisat::memUsedPeak()/Minisat::memUsedPeak(bool)/' System.cc
 | 
			
		||||
sed -i -e 's/PRI[iu]64/ & /' Options.h Solver.cc
 | 
			
		||||
sed -i -e '1 i #define __STDC_LIMIT_MACROS' *.cc
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue