Stuf
This commit is contained in:
4
Makefile
4
Makefile
@@ -17,12 +17,12 @@
|
||||
|
||||
|
||||
PROG=busybox
|
||||
VERSION=0.36
|
||||
VERSION=0.37
|
||||
BUILDTIME=$(shell date "+%Y%m%d-%H%M")
|
||||
|
||||
# Comment out the following to make a debuggable build
|
||||
# Leave this off for production use.
|
||||
DODEBUG=true
|
||||
DODEBUG=false
|
||||
# If you want a static binary, turn this on. I can't think
|
||||
# of many situations where anybody would ever want it static,
|
||||
# but...
|
||||
|
Reference in New Issue
Block a user