Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Steve Lhomme
VLC
Commits
6c2f2728
Commit
6c2f2728
authored
Mar 01, 2012
by
Rémi Denis-Courmont
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "Link vlc-cache-gen with the C++ standard library..."
This reverts commit
07d38617
.
parent
93b21142
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
bin/Makefile.am
bin/Makefile.am
+1
-1
bin/dummy.cpp
bin/dummy.cpp
+0
-1
No files found.
bin/Makefile.am
View file @
6c2f2728
...
...
@@ -59,7 +59,7 @@ vlc_win32_rc.rc: $(top_builddir)/config.status vlc_win32_rc.rc.in
vlc_win32_rc.$(OBJEXT)
:
vlc_win32_rc.rc
$(WINDRES)
--include-dir
$(top_srcdir)
/share/icons
-i
$<
-o
$@
vlc_cache_gen_SOURCES
=
cachegen.c
dummy.cpp
vlc_cache_gen_SOURCES
=
cachegen.c
vlc_cache_gen_LDADD
=
\
$(GNUGETOPT_LIBS)
\
../compat/libcompat.la
\
...
...
bin/dummy.cpp
deleted
100644 → 0
View file @
93b21142
/* This file is only here to force cachegen to be linked against libstdc++ */
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