[Git][NTPsec/ntpsec][master] Remove unused PLATFORM_OPENBSD config symbol.

Eric S. Raymond gitlab at mg.gitlab.com
Mon Sep 18 20:07:04 UTC 2017


Eric S. Raymond pushed to branch master at NTPsec / ntpsec


Commits:
f0e3044f by Eric S. Raymond at 2017-09-18T19:05:22Z
Remove unused PLATFORM_OPENBSD config symbol.

- - - - -


2 changed files:

- devel/ifdex-ignores
- wscript


Changes:

=====================================
devel/ifdex-ignores
=====================================
--- a/devel/ifdex-ignores
+++ b/devel/ifdex-ignores
@@ -72,7 +72,6 @@ ENABLE_LEAP_TESTING
 HAVE_LINUX_CAPABILITY
 HAVE_SECCOMP_H
 HAVE_SOLARIS_PRIVS
-PLATFORM_OPENBSD
 WORDS_BIGENDIAN
 
 # Overrides


=====================================
wscript
=====================================
--- a/wscript
+++ b/wscript
@@ -560,10 +560,6 @@ int main(int argc, char **argv) {
         ctx.define("_POSIX_C_SOURCE", "200112L", quote=False)
         ctx.define("__EXTENSIONS__", "1", quote=False)
 
-    # XXX: needed for ntp_worker, for now
-    if ctx.env.DEST_OS == "openbsd":
-        ctx.define("PLATFORM_OPENBSD", "1", quote=False)
-
     structures = (
         ("struct if_laddrconf", ["sys/types.h", "net/if6.h"]),
         ("struct if_laddrreq", ["sys/types.h", "net/if6.h"]),



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/f0e3044f1eb1e593757221a91d4fd4bb47834318

---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/f0e3044f1eb1e593757221a91d4fd4bb47834318
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20170918/98c7e2fc/attachment.html>


More information about the vc mailing list