aboutsummaryrefslogtreecommitdiff
path: root/DEPENDENCIES
diff options
context:
space:
mode:
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r--DEPENDENCIES2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
index 2654ae001..d987782e2 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -57,7 +57,7 @@ Prerequisites for building the OpenDataPlane (ODP) API
$ make install
# Build and install 64 bit version of openssl
- $ ./Configure linux-aarch64 --cross-compile-prefix=aarch64-linux-gnu- \
+ $ ./Configure linux-generic64 --cross-compile-prefix=aarch64-linux-gnu- \
--prefix=/home/user/src/install-openssl-aarch64 shared
$ make
$ make install