Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
5419a51f
Commit
5419a51f
authored
Aug 10, 2018
by
Tomek Mrugalski
🛰
Browse files
[gitlab9] Preparation for cherry-pick
parent
3ed3b2bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/sysrepo_config
View file @
5419a51f
...
...
@@ -67,7 +67,7 @@ then
fi
if
[
$1
==
"--libs"
]
then
echo
"-L
${
SYSREPO_PATH
}
/build/src -L
${
SYSREPO_PATH
}
/build/swig -L
$YANG_LIBRARY_PATH
-lsysrepo -lyang -pthread -lpcre -lev -lprotobuf -lavl -lprotobuf-c"
echo
"-L
${
SYSREPO_PATH
}
/build/src -L
${
SYSREPO_PATH
}
/build/swig -L
$YANG_LIBRARY_PATH
-l
:
${
sysrepo
_lib
}
.a -lSysrepo-cpp
-lyang -pthread -lpcre -lev -lprotobuf -lavl -lprotobuf-c"
exit
0
fi
if
[
$1
==
"--modversion"
]
...
...
Write
Preview
Markdown
is supported
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