diff options
Diffstat (limited to 'make/config/cl-impl.cfg')
-rw-r--r-- | make/config/cl-impl.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/config/cl-impl.cfg b/make/config/cl-impl.cfg index 4444b267..7019a56d 100644 --- a/make/config/cl-impl.cfg +++ b/make/config/cl-impl.cfg @@ -93,6 +93,6 @@ ForceProcAddressGen clEnqueueMapImage #include custom code IncludeAs CustomJavaCode CLAbstractImpl clImplCustomCode.java -ManualStaticInit CLAbstractImpl +ManualStaticInitCall CLAbstractImpl IncludeAs CustomCCode clImplCustomCode.c |