Menu

#1 Define variables for architecture type

2.2.0
open
Keybo
Environment (1)
5
2009-05-05
2009-05-05
No

When a package runs, the variable PACKAGE_ROOT_DIR is set to the root of the package.
Additional variables should be defined :
- CN_RUN_ARCH : should be defined containing the architecture of the invoked Executable entry (eg: Linux-i686 if an executable is found, or noarch if the noarch executable is run)
- CN_ENTRY_POINT : contains the invoked entry point

Discussion


Log in to post a comment.