forked from epics_driver_modules/motorBase
Fix for project facility generated VxWorks kernel and C++ code load error.
This commit is contained in:
@@ -10,6 +10,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 < NoMPFLib
|
||||
|
||||
cd startup
|
||||
|
||||
@@ -10,6 +10,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 < NoMPFLib
|
||||
|
||||
cd startup
|
||||
|
||||
Reference in New Issue
Block a user