Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
51bad0ef
Commit
51bad0ef
authored
Nov 27, 2011
by
Rémi Denis-Courmont
Browse files
contrib: fix cddb dependency
parent
deef5535
Changes
1
Hide whitespace changes
Inline
Side-by-side
contrib/src/cddb/rules.mak
View file @
51bad0ef
...
...
@@ -24,7 +24,9 @@ ifdef HAVE_WIN32
endif
$(MOVE)
.cddb
:
cddb .regex
DEPS_cddb
=
regex
$(DEPS_regex)
.cddb
:
cddb
$(RECONF)
cd
$<
&&
$(HOSTVARS)
./configure
$(HOSTCONF)
--without-iconv
CFLAGS
=
"
$(CFLAGS)
-D_BSD_SOCKLEN_T_=int -DWIN32_LEAN_AND_MEAN"
cd
$<
&&
$(MAKE)
install
...
...
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