Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
docking
ocladock-fpga
Commits
40e30145
Commit
40e30145
authored
Nov 20, 2018
by
Leonardo Solis
Browse files
#47, deals with subissue 2
must uncomment flag including -lOpenCL Former-commit-id:
2be2f825
parent
8594f757
Changes
1
Show whitespace changes
Inline
Side-by-side
ofdock_taskpar_xl/Makefile
View file @
40e30145
...
...
@@ -123,6 +123,9 @@ LDCLFLAGS=$(CLFLAGS)
# Custom configuration of vars within: opencl.mk
opencl_LDFLAGS
=
-L
$(OPENCL_LIB)
-L
$(SDA_LIB)
-lxilinxopencl
-pthread
# Enable in evaluation & disable previous one
#opencl_LDFLAGS=-L$(OPENCL_LIB) -L$(SDA_LIB) -lOpenCL -pthread
#-------------------------------
# AWS only: apply the following
# kernel compile & link configuration options
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment