Changes between Version 7 and Version 8 of Docs/825gen2/Dev/DevVMTechnical


Ignore:
Timestamp:
03/06/25 13:08:51 (6 weeks ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/825gen2/Dev/DevVMTechnical

    v7 v8  
    3131
    3232== Project helper setup_arm64lib ==
    33 The file **/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 in app properties.
     33The 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.
    3434
     35The file **/home/user/bin/setup_arm64lib** is a script used to update these folders:
    3536{{{
    3637#!/bin/sh