Skip to content

Commit

Permalink
Document SOURCE_DATE_EPOCH
Browse files Browse the repository at this point in the history
  • Loading branch information
droe committed Oct 7, 2018
1 parent a42e787 commit 329ff9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions GNUmakefile
Expand Up @@ -30,6 +30,7 @@
# CPPFLAGS Additional pre-processor flags
# LDFLAGS Additional linker flags
# LIBS Additional libraries to link against
# SOURCE_DATE_EPOCH Set to epoch time to make the build reproducible
#
# On macOS, the following build environment variables are respected:
#
Expand Down
1 change: 1 addition & 0 deletions Mk/buildinfo.mk
Expand Up @@ -3,6 +3,7 @@
# in: BUILD_INFO (optional)
# in: OPENSSL (optional)
# in: OPENSSL_FOUND (optional)
# in: SOURCE_DATE_EPOCH (optional)

ifndef PKGNAME
$(error PKGNAME not defined)
Expand Down

0 comments on commit 329ff9c

Please sign in to comment.