Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-daemon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-daemon
Commits
d4e62775
Commit
d4e62775
authored
10 years ago
by
Adrien Béraud
Committed by
Guillaume Roguez
10 years ago
Browse files
Options
Downloads
Patches
Plain Diff
tests: remove CCRTP build flags
Refs #63906 Refs #64322 Change-Id: I6c0a03216a818c08ef03e85cf629d8dcb66f020c
parent
83e0330b
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
daemon/test/Makefile.am
+1
-1
1 addition, 1 deletion
daemon/test/Makefile.am
with
1 addition
and
1 deletion
daemon/test/Makefile.am
+
1
−
1
View file @
d4e62775
...
@@ -8,7 +8,7 @@ TESTS = run_tests.sh
...
@@ -8,7 +8,7 @@ TESTS = run_tests.sh
test_CXXFLAGS
=
-DWORKSPACE
=
\"
$(
top_srcdir
)
/test/
\"
@PTHREAD_CFLAGS@
test_CXXFLAGS
=
-DWORKSPACE
=
\"
$(
top_srcdir
)
/test/
\"
@PTHREAD_CFLAGS@
test_LDADD
=
$(
top_builddir
)
/src/libring.la
\
test_LDADD
=
$(
top_builddir
)
/src/libring.la
\
$(
top_builddir
)
/src/libring_la-logger.lo
\
$(
top_builddir
)
/src/libring_la-logger.lo
\
@CPPUNIT_LIBS@ @YAMLCPP_LIBS@
@CCRTP_LIBS@
@PJPROJECT_LIBS@
@CPPUNIT_LIBS@ @YAMLCPP_LIBS@ @PJPROJECT_LIBS@
if
BUILD_INSTANT_MESSAGING
if
BUILD_INSTANT_MESSAGING
test_LDADD
+=
@EXPAT_LIBS@
test_LDADD
+=
@EXPAT_LIBS@
...
...
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