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
7d222727
Commit
7d222727
authored
May 22, 2018
by
Leonardo Solis
Browse files
added -lrt for linking
Former-commit-id:
ed847903
parent
623a8723
Changes
1
Hide whitespace changes
Inline
Side-by-side
ofdock_taskpar_xl/Makefile
View file @
7d222727
...
...
@@ -601,7 +601,8 @@ hostbin_CXXFLAGS=-I../common/inc/ \
$(FIPO_FLAG)
#helloworld_LDFLAGS=$(opencl_LDFLAGS)
hostbin_LDFLAGS
=
$(opencl_LDFLAGS)
#hostbin_LDFLAGS=$(opencl_LDFLAGS)
hostbin_LDFLAGS
=
$(opencl_LDFLAGS)
-lrt
#EXES=helloworld
EXES
=
hostbin
...
...
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