mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-26 22:28:41 -05:00
- Back this change out as it breaks compile
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@311 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
ecf7f05964
commit
6e2d442e5f
@ -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: --f77exec=${FC} --f90exec=${FC} $(F2PYONLY) \
|
||||
only: $(F2PYONLY) \
|
||||
: $(SRCS2F90) \
|
||||
${SRCS3C} ${AUDIOSRCS}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user