From 8479ad58ed5ea0bace1b2278d430998d01b33f36 Mon Sep 17 00:00:00 2001 From: Ned Wright Date: Wed, 14 Feb 2024 16:10:29 +0000 Subject: [PATCH] Remove package parameters --- nodes/http_transaction_handler/CMakeLists.txt | 2 -- nodes/orchestration/CMakeLists.txt | 2 -- 2 files changed, 4 deletions(-) diff --git a/nodes/http_transaction_handler/CMakeLists.txt b/nodes/http_transaction_handler/CMakeLists.txt index 23488c7..f8f8f88 100755 --- a/nodes/http_transaction_handler/CMakeLists.txt +++ b/nodes/http_transaction_handler/CMakeLists.txt @@ -83,8 +83,6 @@ gen_help( "--certs-dir " "Path to the hosts trusted ca directory" ) -set_package_params("--platform x86") - gen_package( install-cp-nano-service-http-transaction-handler.sh http_transaction_handler_service diff --git a/nodes/orchestration/CMakeLists.txt b/nodes/orchestration/CMakeLists.txt index 43a10dd..84e3bdf 100755 --- a/nodes/orchestration/CMakeLists.txt +++ b/nodes/orchestration/CMakeLists.txt @@ -166,8 +166,6 @@ gen_help( "-ia" "Ignore access control package" ) -set_package_params("--platform x86") - gen_package( install-cp-nano-agent.sh orchestration