[Git][NTPsec/ntpsec][master] Add cross-compiling docs.

Amar Takhar gitlab at mg.gitlab.com
Thu Feb 25 00:50:45 UTC 2016


Amar Takhar pushed to branch master at NTPsec / ntpsec


Commits:
b80f15ef by Amar Takhar at 2016-02-24T19:50:23-05:00
Add cross-compiling docs.

These are very simple since there is nothing more to cross-compiling.

- - - - -


1 changed file:

- + devel/HOWTO-cross


Changes:

=====================================
devel/HOWTO-cross
=====================================
--- /dev/null
+++ b/devel/HOWTO-cross
@@ -0,0 +1,15 @@
+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/b80f15efc0ef5e9c137d7941c1dc01b661817fa2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20160225/328974d0/attachment.html>


More information about the vc mailing list