Removing lines in build scripts because bash. (#4765)
This commit is contained in:
		
					parent
					
						
							
								1d4e8363c2
							
						
					
				
			
			
				commit
				
					
						9efd84972e
					
				
			
		
					 2 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -48,7 +48,6 @@ cmake \
 | 
			
		|||
-DNANO_WARN_TO_ERR=ON \
 | 
			
		||||
-DCMAKE_BUILD_TYPE=${BUILD_TYPE:-Debug} \
 | 
			
		||||
-DQt5_DIR=${qt_dir} \
 | 
			
		||||
#${BACKTRACE:-} \
 | 
			
		||||
${SANITIZERS:-} \
 | 
			
		||||
..
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -66,7 +66,6 @@ cmake \
 | 
			
		|||
-DCI_VERSION_PRE_RELEASE=${CI_VERSION_PRE_RELEASE:-OFF} \
 | 
			
		||||
${CMAKE_SANITIZER:-} \
 | 
			
		||||
${CMAKE_QT_DIR:-} \
 | 
			
		||||
#${CMAKE_BACKTRACE:-} \
 | 
			
		||||
${SRC}
 | 
			
		||||
 | 
			
		||||
number_of_processors() {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue