Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
39c21540
Commit
39c21540
authored
Feb 07, 2008
by
Pierre d'Herbemont
Browse files
contrib: More DYLD_LIBRARY_PATH removal.
parent
51d2eb2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
extras/contrib/src/Makefile
View file @
39c21540
...
...
@@ -38,7 +38,6 @@ include ./packages.mak
export
PATH
:=
$(PREFIX)
/bin:
$(EXTRA_PATH)
:
$(PATH)
export
PKG_CONFIG_PATH
export
PKG_CONFIG_LIBDIR
=
$(PREFIX)
/lib/pkgconfig
export
DYLD_LIBRARY_PATH
=
$(PREFIX)
/lib
export
MACOSX_DEPLOYMENT_TARGET
=
$(SDK_TARGET)
export
LIBRARY_PATH
:=
$(PREFIX)
/lib:
$(LIBRARY_PATH)
export
CFLAGS
=
-I
$(PREFIX)
/include
$(EXTRA_CFLAGS)
$(EXTRA_CPPFLAGS)
...
...
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