Changes between Version 7 and Version 8 of Docs/825gen2/Dev/DevVMTechnical
- Timestamp:
- 03/06/25 13:08:51 (6 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/DevVMTechnical
v7 v8 31 31 32 32 == Project helper setup_arm64lib == 33 The f ile **/home/user/bin/setup_arm64lib** is a script used to update the folders **/opt/arm64include** and **/opt/arm64lib** These folders contain symbolic links to various headers and library files so that apps can refer to these folders to reduce number of lines ended inapp properties.33 The folders **/opt/arm64include** and **/opt/arm64lib** contain symbolic links to various header and library files so that apps can refer to these folders to reduce the complexity of app properties. 34 34 35 The file **/home/user/bin/setup_arm64lib** is a script used to update these folders: 35 36 {{{ 36 37 #!/bin/sh