mirror of
https://github.com/ultravideo/uvg266.git
synced 2024-11-24 02:24:07 +00:00
build: Drop a trailing space
This commit is contained in:
parent
14eae9ee86
commit
a44d24ce40
|
@ -226,7 +226,7 @@ OBJS = \
|
|||
|
||||
ifndef KVZ_DISABLE_ASM
|
||||
# Compile C files in x86_asm folder with KVZ_COMPILE_ASM, which will cause
|
||||
# the registration function to register the function pointers in the ASM
|
||||
# the registration function to register the function pointers in the ASM
|
||||
# files.
|
||||
strategies/x86_asm/%.o: EXTRA_FLAGS += -DKVZ_COMPILE_ASM
|
||||
|
||||
|
|
Loading…
Reference in a new issue