mirror of
				https://github.com/rbreaves/kinto.git
				synced 2025-10-31 11:24:04 +01:00 
			
		
		
		
	- Added O2 optimization to kintox11 binary
This commit is contained in:
		
										
											Binary file not shown.
										
									
								
							| @@ -10,7 +10,7 @@ | |||||||
| // | // | ||||||
| // To compile with static library json-c  | // To compile with static library json-c  | ||||||
| // Make sure archive with object files exist ar -t /usr/local/lib/libjson-c.a | // Make sure archive with object files exist ar -t /usr/local/lib/libjson-c.a | ||||||
| // gcc -L/usr/local/lib/ kintox11.c -ljson-c -lXmu -lXt -lX11 -o kintox11 | // gcc -L/usr/local/lib/ kintox11.c -ljson-c -lXmu -lXt -lX11 -O2 -o kintox11 | ||||||
| // | // | ||||||
|  |  | ||||||
| #include <stdlib.h> | #include <stdlib.h> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Ben Reaves
					Ben Reaves