csu: build for ARM
This commit is contained in:
		
							parent
							
								
									31d8526346
								
							
						
					
					
						commit
						ed9152a1a3
					
				| @ -6,7 +6,11 @@ ELFSIZE=32 | ||||
| 
 | ||||
| .include "../../Makefile.inc" | ||||
| 
 | ||||
| .if defined(__MINIX) && ${MACHINE_ARCH} == "arm" | ||||
| CPPFLAGS+=	-DLIBC_SCCS -DPIC -DELFSIZE=${ELFSIZE} | ||||
| .else | ||||
| CPPFLAGS+=	-DLIBC_SCCS -DPIC -DDYNAMIC -DELFSIZE=${ELFSIZE} | ||||
| .endif | ||||
| CPPFLAGS+=	-I${NETBSDSRCDIR}/libexec/ld.elf_so | ||||
| CPPFLAGS+=	-I${.CURDIR}/../common_elf | ||||
| CPPFLAGS+=	-I${NETBSDSRCDIR}/lib/libc/dlfcn | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Arun Thomas
						Arun Thomas