mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-30 12:49:40 +00:00
More nasm removal cleanups
Original commit message from CVS: More nasm removal cleanups
This commit is contained in:
parent
2030bd0eb1
commit
63e9f360e4
1 changed files with 1 additions and 5 deletions
|
@ -1,9 +1,5 @@
|
|||
# This directory depends on an x86 computer, so if nasm is present, we're good
|
||||
# complain to hadess@hadess.net
|
||||
# bufspeed gives warnings, can someone please fix that ?
|
||||
NASMDEP_DIR=memchunk #bufspeed
|
||||
|
||||
SUBDIRS = $(NASMDEP_DIR) muxing sched threadstate seeking
|
||||
SUBDIRS = memchunk muxing sched threadstate seeking # bufspeed
|
||||
|
||||
noinst_PROGRAMS = lat
|
||||
|
||||
|
|
Loading…
Reference in a new issue