Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
dt_ctrl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Redmine
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ict
dt_ctrl
Commits
de0a73c8
Commit
de0a73c8
authored
11 years ago
by
Michel Roelofs
Browse files
Options
Downloads
Patches
Plain Diff
Link ec_enum also to dl, needed on Ubuntu 13.04
parent
73ed3a82
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
controller/ec/Makefile
+3
-0
3 additions, 0 deletions
controller/ec/Makefile
with
3 additions
and
0 deletions
controller/ec/Makefile
+
3
−
0
View file @
de0a73c8
...
...
@@ -48,6 +48,9 @@ libethercat.la_install: libethercat.la
ec_enum
:
libethercat.la_install
ec_enum_LDFLAGS
=
-lethercat
ifneq
($(OS), FreeBSD)
ec_enum_LDFLAGS
+=
-ldl
endif
ec_enum
:
ec_enum.o
ec_enum.o
:
esc_id.h
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment