File tree Expand file tree Collapse file tree 2 files changed +0
-5
lines changed
Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ SUBDIRS += doc/man
99endif
1010.PHONY : deploy FORCE
1111
12- GZIP_ENV ="-9n"
1312export PYTHONPATH
1413
1514if BUILD_BITCOIN_LIBS
Original file line number Diff line number Diff line change @@ -500,10 +500,6 @@ clean-local:
500500 # # FIXME: How to get the appropriate modulename_CPPFLAGS in here?
501501 $(AM_V_GEN ) $(WINDRES ) $(DEFS ) $(DEFAULT_INCLUDES ) $(INCLUDES ) $(CPPFLAGS ) -DWINDRES_PREPROC -i $< -o $@
502502
503- .mm.o :
504- $(AM_V_CXX ) $(OBJCXX ) $(DEFS ) $(DEFAULT_INCLUDES ) $(INCLUDES ) $(AM_CPPFLAGS ) \
505- $(CPPFLAGS ) $(AM_CXXFLAGS ) $(QT_INCLUDES ) $(AM_CXXFLAGS ) $(PIE_FLAGS ) $(CXXFLAGS ) -c -o $@ $<
506-
507503check-symbols : $(bin_PROGRAMS )
508504if GLIBC_BACK_COMPAT
509505 @echo "Checking glibc back compat..."
You can’t perform that action at this time.
0 commit comments