mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-03 17:54:19 +02:00
Add /bin/sh to bitcoin-qt.pro - as some filesystems don't have the execute flag.
This commit is contained in:
committed by
Luke Dashjr
parent
7532c476fe
commit
77b0f86a43
@@ -69,7 +69,7 @@ OBJS= \
|
||||
all: bitcoind.exe
|
||||
|
||||
obj/build.h: FORCE
|
||||
../share/genbuild.sh obj/build.h
|
||||
/bin/sh ../share/genbuild.sh obj/build.h
|
||||
version.cpp: obj/build.h
|
||||
DEFS += -DHAVE_BUILD_INFO
|
||||
|
||||
|
||||
Reference in New Issue
Block a user