x
This commit is contained in:
		
							parent
							
								
									0754d21c86
								
							
						
					
					
						commit
						0b6f4c08b9
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		
							
								
								
									
										1
									
								
								Makefile
									
										
									
									
									
								
							
							
						
						
									
										1
									
								
								Makefile
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -77,7 +77,6 @@ LD = $(TOOLPREFIX)ld
 | 
			
		|||
OBJCOPY = $(TOOLPREFIX)objcopy
 | 
			
		||||
OBJDUMP = $(TOOLPREFIX)objdump
 | 
			
		||||
CFLAGS = -fno-pic -static -fno-builtin -fno-strict-aliasing -O2 -Wall -MD -ggdb -m32 -Werror -fno-omit-frame-pointer
 | 
			
		||||
#CFLAGS = -fno-pic -static -fno-builtin -fno-strict-aliasing -fvar-tracking -fvar-tracking-assignments -O0 -g -Wall -MD -gdwarf-2 -m32 -Werror -fno-omit-frame-pointer
 | 
			
		||||
CFLAGS += $(shell $(CC) -fno-stack-protector -E -x c /dev/null >/dev/null 2>&1 && echo -fno-stack-protector)
 | 
			
		||||
ASFLAGS = -m32 -gdwarf-2 -Wa,-divide
 | 
			
		||||
# FreeBSD ld wants ``elf_i386_fbsd''
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue