Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
75b1aa19
Commit
75b1aa19
authored
Sep 10, 2006
by
Rémi Denis-Courmont
Browse files
Also control plugin export table
parent
4f689846
Changes
1
Hide whitespace changes
Inline
Side-by-side
bootstrap
View file @
75b1aa19
...
...
@@ -380,7 +380,8 @@ lib${mod}_plugin_la_CFLAGS = \`\$(VLC_CONFIG) --cflags plugin ${mod}\`
lib
${
mod
}
_plugin_la_CXXFLAGS =
\`\$
(VLC_CONFIG) --cxxflags plugin
${
mod
}
\`
lib
${
mod
}
_plugin_la_OBJCFLAGS =
\`\$
(VLC_CONFIG) --objcflags plugin
${
mod
}
\`
lib
${
mod
}
_plugin_la_LDFLAGS =
\`\$
(VLC_CONFIG) --libs plugin
${
mod
}
\`
\\
-rpath '
\$
(libvlcdir)' -avoid-version -module -shrext
\$
(LIBEXT)
-rpath '
\$
(libvlcdir)' -avoid-version -module -shrext
\$
(LIBEXT)
\\
-export-symbol-regex ^
\$
(VLC_ENTRY)
\$\$
lib
${
mod
}
_plugin_la_LIBADD =
\$
(LTLIBVLC)
lib
${
mod
}
_a_SOURCES =
\$
(SOURCES_
${
mod
}
)
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment