forked from epics_driver_modules/require
export some more variables
This commit is contained in:
@@ -1001,6 +1001,8 @@ int require(const char* module, const char* version, const char* args)
|
||||
putenvprintf("T_A=%s", targetArch);
|
||||
putenvprintf("EPICS_HOST_ARCH=%s", targetArch);
|
||||
putenvprintf("EPICS_RELEASE=%s", epicsRelease);
|
||||
putenvprintf("EPICS_BASETYPE=%s", epicsBasetype);
|
||||
putenvprintf("OS_CLASS=%s", osClass);
|
||||
}
|
||||
|
||||
if (module == NULL)
|
||||
|
||||
Reference in New Issue
Block a user