mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 16:50:47 +00:00
Remove HAVE_NASM-related stuff
Original commit message from CVS: Remove HAVE_NASM-related stuff
This commit is contained in:
parent
2311f5a320
commit
9c5a2cdea7
1 changed files with 0 additions and 4 deletions
|
@ -1,11 +1,7 @@
|
||||||
# This directory depends on an x86 computer, so if nasm is present, we're good
|
# This directory depends on an x86 computer, so if nasm is present, we're good
|
||||||
# complain to hadess@hadess.net
|
# complain to hadess@hadess.net
|
||||||
# bufspeed gives warnings, can someone please fix that ?
|
# bufspeed gives warnings, can someone please fix that ?
|
||||||
if HAVE_NASM
|
|
||||||
NASMDEP_DIR=memchunk #bufspeed
|
NASMDEP_DIR=memchunk #bufspeed
|
||||||
else
|
|
||||||
NASMDEP_DIR=
|
|
||||||
endif
|
|
||||||
|
|
||||||
SUBDIRS = $(NASMDEP_DIR) muxing sched threadstate seeking
|
SUBDIRS = $(NASMDEP_DIR) muxing sched threadstate seeking
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue