Trim flags strings
This commit is contained in:
		
							parent
							
								
									96fa0e0420
								
							
						
					
					
						commit
						d0c98f1000
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		
							
								
								
									
										4
									
								
								build.sh
									
										
									
									
									
								
							
							
						
						
									
										4
									
								
								build.sh
									
										
									
									
									
								
							| 
						 | 
					@ -24,6 +24,10 @@ for script in scripts.d/*.sh; do
 | 
				
			||||||
    LDFLAGS+=" $(get_output $script ldflags)"
 | 
					    LDFLAGS+=" $(get_output $script ldflags)"
 | 
				
			||||||
done
 | 
					done
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					CONFIGURE="$(xargs <<< "$CONFIGURE")"
 | 
				
			||||||
 | 
					CFLAGS="$(xargs <<< "$CFLAGS")"
 | 
				
			||||||
 | 
					LDFLAGS="$(xargs <<< "$LDFLAGS")"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
rm -rf ffbuild
 | 
					rm -rf ffbuild
 | 
				
			||||||
mkdir ffbuild
 | 
					mkdir ffbuild
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue