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
9
9
endif
10
10
.PHONY : deploy FORCE
11
11
12
- GZIP_ENV ="-9n"
13
12
export PYTHONPATH
14
13
15
14
if BUILD_BITCOIN_LIBS
Original file line number Diff line number Diff line change @@ -500,10 +500,6 @@ clean-local:
500
500
# # FIXME: How to get the appropriate modulename_CPPFLAGS in here?
501
501
$(AM_V_GEN ) $(WINDRES ) $(DEFS ) $(DEFAULT_INCLUDES ) $(INCLUDES ) $(CPPFLAGS ) -DWINDRES_PREPROC -i $< -o $@
502
502
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
-
507
503
check-symbols : $(bin_PROGRAMS )
508
504
if GLIBC_BACK_COMPAT
509
505
@echo "Checking glibc back compat..."
You can’t perform that action at this time.
0 commit comments