forked from epics_driver_modules/motorBase
Fix for project facility generated VxWorks kernel and C++ code load error.
This commit is contained in:
@@ -20,6 +20,11 @@
|
||||
#< ../nfsCommands
|
||||
|
||||
cd appbin
|
||||
|
||||
# If the VxWorks kernel was built using the project facility, the following must
|
||||
# be added before any C++ code is loaded (see SPR #28980).
|
||||
sysCplusEnable=1
|
||||
|
||||
ld < WithMPFLib
|
||||
|
||||
cd startup
|
||||
|
||||
@@ -20,6 +20,11 @@
|
||||
#< ../nfsCommands
|
||||
|
||||
cd appbin
|
||||
|
||||
# If the VxWorks kernel was built using the project facility, the following must
|
||||
# be added before any C++ code is loaded (see SPR #28980).
|
||||
sysCplusEnable=1
|
||||
|
||||
ld < WithMPFLib
|
||||
|
||||
cd startup
|
||||
|
||||
Reference in New Issue
Block a user