Thread (1 message) 1 message, 1 author, 2016-06-15

Re: Problem running 'make install' as root when on mounted fs

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:47:12

Alex Blewitt [off-list ref] writes:
I think it would be possible to restrict the GIT-BUILD-OPTIONS to be
generated during a build phase, so restructuring the Makefile like:

install: build
all:: build GIT-BUILD-OPTIONS
build: ...
If you did:

	make prefix=$HOME all
        make prefix=/usr install

then the second step needs to notice that the gitexecdir computed and
stored in exec_cmd.o in the first step is now invalid, and needs to
recompile the file.  The whole purpose of GIT-BUILD-OPTIONS is to detect
such a case---doesn't your change defeat it?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help