* nix-build: pass the --show-trace flag.
This commit is contained in:
		
							parent
							
								
									d413612029
								
							
						
					
					
						commit
						20b6f94b65
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -112,6 +112,10 @@ EOF | |||
|         $dryRun = 1; | ||||
|     } | ||||
|      | ||||
|     elsif ($arg eq "--show-trace") { | ||||
|         push @instArgs, $arg; | ||||
|     } | ||||
|      | ||||
|     elsif (substr($arg, 0, 1) eq "-") { | ||||
|         push @buildArgs, $arg; | ||||
|     } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue