Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Casanowow Life for love
VLC-Android
Commits
9d37bed9
Commit
9d37bed9
authored
Jun 27, 2012
by
Edward Wang
Browse files
Makefile: Use VLC's CFLAGS from VLC_EXTRA_CFLAGS
parent
55829a67
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
9d37bed9
...
...
@@ -91,7 +91,8 @@ $(LIBVLCJNI): $(JNI_SOURCES) $(LIBVLCJNI_H) $(PRIVATE_LIBS)
VLC_CONTRIB
=
"
$$
VLC_CONTRIB"
\
VLC_BUILD_DIR
=
"
$$
VLC_BUILD_DIR"
\
VLC_MODULES
=
"
$$
vlc_modules"
\
NDK_DEBUG
=
$(NDK_DEBUG)
NDK_DEBUG
=
$(NDK_DEBUG)
\
TARGET_CFLAGS
=
"
$$
VLC_EXTRA_CFLAGS"
apkclean
:
rm
-f
$(VLC_APK)
...
...
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