Commit e6758ab
committed
CI: AWS-LC: Specify the library directory lib.
Added the `-DCMAKE_INSTALL_LIBDIR=lib` option to specify the library directory
explicitly. While the CI AWS-LC case creates the "lib" directory without the
option, I observed the `lib64` directory was created on my local environment.
So, this change is useful to provide information to create a local environment.1 parent 7517bd3 commit e6758ab
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
0 commit comments