mirror of
				https://sourceware.org/git/glibc.git
				synced 2025-10-28 23:34:53 +03:00 
			
		
		
		
	Thu Mar 9 17:16:53 1995 Brendan Kehoe (brendan@zen.org) * configure.in: Match `osf*', not `osf1*'. * configure: Likewise. * sysdeps/unix/bsd/osf: Renamed to `sysdeps/unix/bsd/osf1'.
		
			
				
	
	
		
			4 lines
		
	
	
		
			147 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			147 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| # Without -non_shared (via the compiler's -static flag), we'll end up
 | |
| # with some unresolved symbols wrt exceptions.
 | |
| LDFLAGS := $(LDFLAGS) -static
 |