[Git][NTPsec/ntpsec][master] Move the cross-build hint to where it might be found.

Eric S. Raymond gitlab at mg.gitlab.com
Mon Sep 26 09:14:28 UTC 2016


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


Commits:
672dfaa1 by Eric S. Raymond at 2016-09-26T05:13:51-04:00
Move the cross-build hint to where it might be found.

- - - - -


2 changed files:

- INSTALL
- − devel/HOWTO-cross


Changes:

=====================================
INSTALL
=====================================
--- a/INSTALL
+++ b/INSTALL
@@ -218,5 +218,17 @@ operates.
      Print the version of waf used to generate the `configure'
      script, and exit.
 
+== Cross-compiling ==
+
+Set up a cross-compile environment for the target architecture.  At minimum
+it will need its own binaries for the OpenSSL and libevent2 libraries.
+
+Configure NTPSec with:
+
+  waf configure --enable-cross=/path/to/your/cross/cc
+
+There are also --cross-cflags and --cross-ldflags to supply the cross compiler 
+with appropriate values.
+                                                                  
 // end
 


=====================================
devel/HOWTO-cross deleted
=====================================
--- a/devel/HOWTO-cross
+++ /dev/null
@@ -1,15 +0,0 @@
-Cross Compiling
-===============
-
-Setup a cross compile environment for your architecture.
-
-Configure NTPSec with:
-
-  waf configure --enable-cross=/path/to/your/cross/cc
-
-There are also --cross-cflags and --cross-ldflags to supply the cross compiler 
-with appropriate values.
-                                                                  
-You will most likely need to install OpenSSL to get crypto support and libevent 
-2.x to get ntpdig support.  Out of the box NTPSec will compile with no 
-additional dependencies.



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/672dfaa15f0538cb49b8ef4e46037cdf04138134
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20160926/4e014bf7/attachment.html>


More information about the vc mailing list