* ‘-module’ causes the generated library to have an .so extension on
Mac OS X instead of .dylib, so don't do that.
This commit is contained in:
		
							parent
							
								
									6245f0d529
								
							
						
					
					
						commit
						7ae763e16b
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -17,7 +17,6 @@ pkglib_LTLIBRARIES = libNixStore.la
 | 
			
		|||
libNixStore_la_SOURCES = lib/Nix/Store.cc
 | 
			
		||||
 | 
			
		||||
libNixStore_la_LIBADD = $(top_builddir)/src/libstore/libstore.la
 | 
			
		||||
libNixStore_la_LDFLAGS = -module
 | 
			
		||||
 | 
			
		||||
AM_CXXFLAGS = \
 | 
			
		||||
  -I$(top_srcdir)/src -I$(top_srcdir)/src/libutil -I$(top_srcdir)/src/libstore \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue