mirror of
				https://github.com/janet-lang/janet
				synced 2025-10-31 15:43:01 +00:00 
			
		
		
		
	Remove -Wpedantic
This commit is contained in:
		
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @@ -3,7 +3,7 @@ | ||||
| ###################################################### | ||||
| ##### Set global variables for all gst Makefiles ##### | ||||
| ###################################################### | ||||
| CFLAGS=-std=c99 -Wall -Wextra -Wpedantic -I./include -g | ||||
| CFLAGS=-std=c99 -Wall -Wextra -I./include -g | ||||
| PREFIX=/usr/local | ||||
| GST_TARGET=client/gst | ||||
| GST_CORELIB=core/libgst.a | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Calvin Rose
					Calvin Rose