[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #3953 [Tor Client]: micro-revision and source sha1sums do not work when not building in the source tree.
#3953: micro-revision and source sha1sums do not work when not building in the
source tree.
------------------------+---------------------------------------------------
Reporter: weasel | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Tor Client | Version: Tor: unspecified
Keywords: | Parent:
Points: | Actualpoints:
------------------------+---------------------------------------------------
configure allows you to build your binaries in a dedicated build tree
instead of polluting the source tree with binary droppings.
i.e. mkdir build-tree && cd $_ && <pathtoconfigure>/configure && make
Tor's Makefiles create src/common/common_sha1.i, src/or/micro-revision.i
and src/or/or_sha1.i from source files, however the makefiles do not
handle the build-tree != source-tree case correctly.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/3953>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs