Merge branch 'loongson3a' into loongson3b
This commit is contained in:
		
						commit
						986d542acb
					
				| 
						 | 
					@ -65,6 +65,10 @@ ifeq ($(DEBUG), 1)
 | 
				
			||||||
GETARCH_FLAGS	+= -g
 | 
					GETARCH_FLAGS	+= -g
 | 
				
			||||||
endif
 | 
					endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					ifeq ($(HOSTCC), loongcc)
 | 
				
			||||||
 | 
					GETARCH_FLAGS  += -static
 | 
				
			||||||
 | 
					endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# This operation is expensive, so execution should be once.
 | 
					# This operation is expensive, so execution should be once.
 | 
				
			||||||
ifndef GOTOBLAS_MAKEFILE
 | 
					ifndef GOTOBLAS_MAKEFILE
 | 
				
			||||||
export GOTOBLAS_MAKEFILE = 1
 | 
					export GOTOBLAS_MAKEFILE = 1
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue