annotate Aws/README.txt @ 140:40efe821932a

fix LSB build
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 01 Mar 2024 16:17:51 +0100
parents c5fe4d3cc56f
children 5decdf0f0ef7
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
133
c5fe4d3cc56f added readme to compile AWS on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
1
c5fe4d3cc56f added readme to compile AWS on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
2 Native compilation under Ubuntu 22.04
c5fe4d3cc56f added readme to compile AWS on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
3 =====================================
c5fe4d3cc56f added readme to compile AWS on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
4
c5fe4d3cc56f added readme to compile AWS on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
5 # mkdir Build
c5fe4d3cc56f added readme to compile AWS on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
6 # cd Build
c5fe4d3cc56f added readme to compile AWS on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
7 # cmake .. -DCMAKE_BUILD_TYPE=Release -DUSE_VCPKG_PACKAGES=OFF -G Ninja
c5fe4d3cc56f added readme to compile AWS on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
8 # ninja
140
40efe821932a fix LSB build
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 133
diff changeset
9
40efe821932a fix LSB build
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 133
diff changeset
10
40efe821932a fix LSB build
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 133
diff changeset
11 Linux Standard Base compilation
40efe821932a fix LSB build
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 133
diff changeset
12 ===============================
40efe821932a fix LSB build
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 133
diff changeset
13
40efe821932a fix LSB build
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 133
diff changeset
14 # ./holy-build-box-compile.sh Release