forked from vieter-v/vieter
				
			fix(ci): add -DGC_THREADS flag to prod build
							parent
							
								
									60598f719c
								
							
						
					
					
						commit
						37c27ae84b
					
				|  | @ -25,7 +25,8 @@ pipeline: | |||
|     environment: | ||||
|       - LDFLAGS=-lz -lbz2 -llzma -lexpat -lzstd -llz4 -static | ||||
|     commands: | ||||
|       - make prod | ||||
|       # Apparently this -D is *very* important | ||||
|       - CFLAGS='-DGC_THREADS=1' make prod | ||||
|       # Make sure the binary is actually statically built | ||||
|       - readelf -d pvieter | ||||
|       - du -h pvieter | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue