You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
414 B

  1. --- a/Makefile
  2. +++ b/Makefile
  3. @@ -108,7 +108,7 @@ all: keyctl request-key key.dns_resolver
  4. ###############################################################################
  5. #RPATH = -Wl,-rpath,$(LIBDIR)
  6. -VCPPFLAGS := -DPKGBUILD="\"$(shell date -u +%F)\""
  7. +VCPPFLAGS := -DPKGBUILD="\"for OpenWrt"\"
  8. VCPPFLAGS += -DPKGVERSION="\"keyutils-$(VERSION)\""
  9. VCPPFLAGS += -DAPIVERSION="\"libkeyutils-$(APIVERSION)\""