mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2025-12-19 10:18:25 +00:00
Add BUILD_DIR variable to makefile.
This commit is contained in:
@@ -45,6 +45,12 @@ version 2.60
|
||||
round-robin to multiple servers, in the same way as
|
||||
--dhcp-boot. A good suggestion from Cristiano Cumer.
|
||||
|
||||
Support BUILD_DIR variable in the Makefile. Allows
|
||||
builds from multiple architectures in the same tree with eg
|
||||
make BUILD_DIR=linux
|
||||
If BUILD_DIR is not set, compilation happens in the src
|
||||
directory, as before. Suggestion from Mark Mitchell.
|
||||
|
||||
|
||||
version 2.59
|
||||
Fix regression in 2.58 which caused failure to start up
|
||||
|
||||
Reference in New Issue
Block a user