forked from cory/tildefriends
		
	Save some space + more deterministic with relative paths for debug info.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4286 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
		
							
								
								
									
										1
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								Makefile
									
									
									
									
									
								
							@@ -56,6 +56,7 @@ $(NONANDROID_TARGETS): LDFLAGS += -rdynamic
 | 
			
		||||
$(ANDROID_TARGETS): CFLAGS += \
 | 
			
		||||
	--sysroot $(ANDROID_NDK)/toolchains/llvm/prebuilt/linux-x86_64/sysroot \
 | 
			
		||||
	-fPIC \
 | 
			
		||||
	-fdebug-compilation-dir . \
 | 
			
		||||
	-fomit-frame-pointer \
 | 
			
		||||
	-fno-asynchronous-unwind-tables
 | 
			
		||||
$(ANDROID_TARGETS): LDFLAGS += --sysroot $(ANDROID_NDK)/toolchains/llvm/prebuilt/linux-x86_64/sysroot -fPIC
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user