mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-10-30 12:30:23 -04:00 
			
		
		
		
	- replicated --f77exec --f90exec, this simple change allows compilation
with numpy rather than separate f2py and scipy packages. http://numpy.scipy.org/ git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@310 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
		
							parent
							
								
									8047145554
								
							
						
					
					
						commit
						ecf7f05964
					
				| @ -114,7 +114,7 @@ Audio.so: $(OBJS2C) $(OBJS3C) $(OBJS2F77) $(SRCS2F90) $(AUDIOSRCS) | ||||
| 	 ${F2PY} -c --quiet --opt="-O ${CFLAGS} \
 | ||||
| 	-fno-second-underscore"	$(OBJS2C) $(OBJS2F77) -m Audio \
 | ||||
| 	--f77exec=${FC} --f90exec=${FC} ${CPPFLAGS} ${LDFLAGS} ${LIBS} \
 | ||||
| 	only: $(F2PYONLY) \
 | ||||
| 	only: --f77exec=${FC} --f90exec=${FC} $(F2PYONLY) \
 | ||||
| 	: $(SRCS2F90) \
 | ||||
| 	${SRCS3C} ${AUDIOSRCS} | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user