Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
flycast
Commits
fa3fa8b2
Commit
fa3fa8b2
authored
Apr 09, 2021
by
Libretro-Admin
Browse files
Take out some unnecessary files for dependencies
parent
ddb617ae
Pipeline
#19666
passed with stages
in 5 minutes and 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Makefile.common
View file @
fa3fa8b2
...
...
@@ -263,19 +263,14 @@ XXHASH_SOURCES_C = $(DEPS_DIR)/xxhash/xxhash.c
ZLIB_SOURCES_C
=
\
$(DEPS_DIR)
/zlib/deflate.c
\
$(DEPS_DIR)
/zlib/gzlib.c
\
$(DEPS_DIR)
/zlib/uncompr.c
\
$(DEPS_DIR)
/zlib/zutil.c
\
$(DEPS_DIR)
/zlib/inffast.c
\
$(DEPS_DIR)
/zlib/gzread.c
\
$(DEPS_DIR)
/zlib/crc32.c
\
$(DEPS_DIR)
/zlib/gzwrite.c
\
$(DEPS_DIR)
/zlib/inflate.c
\
$(DEPS_DIR)
/zlib/infback.c
\
$(DEPS_DIR)
/zlib/inftrees.c
\
$(DEPS_DIR)
/zlib/trees.c
\
$(DEPS_DIR)
/zlib/gzclose.c
\
$(DEPS_DIR)
/zlib/compress.c
\
$(DEPS_DIR)
/zlib/adler32.c
SOURCES_ASM
:=
...
...
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