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
8dc73f9e
Commit
8dc73f9e
authored
Nov 27, 2011
by
Jean-Baptiste Kempf
Browse files
Contribs: fix xml2 installation on OSX
parent
17ea145c
Changes
1
Hide whitespace changes
Inline
Side-by-side
contrib/src/libxml2/rules.mak
View file @
8dc73f9e
...
...
@@ -21,7 +21,5 @@ libxml2: libxml2-$(LIBXML2_VERSION).tar.gz .sum-libxml2
.libxml2
:
libxml2
cd
$<
&&
$(HOSTVARS)
./configure
$(HOSTCONF)
CFLAGS
=
"-DLIBXML_STATIC"
$(XMLCONF)
ifndef
HAVE_MACOSX
cd
$<
&&
$(MAKE)
install
endif
touch
$@
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