Actually make the binaries runnable... and a fraction of the size.
This commit is contained in:
		
							parent
							
								
									4555352a18
								
							
						
					
					
						commit
						3e394b95e4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/ccpp.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ccpp.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -45,7 +45,7 @@ jobs:
 | 
			
		|||
    - uses: actions/checkout@v3
 | 
			
		||||
    - name: build
 | 
			
		||||
      run: |
 | 
			
		||||
        make LDFLAGS=-s CFLAGS=-Os
 | 
			
		||||
        make LDFLAGS="-s -static" CFLAGS=-Os
 | 
			
		||||
    - name: package
 | 
			
		||||
      run: |
 | 
			
		||||
        make ack-setup.exe
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue