mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-13 06:24:27 +02:00
remove the last NOT_HAVE_LOG2 instances
Change-Id: I193ecf82316cd1d5d7ddeebebf8fc98afccf0ede
This commit is contained in:
committed by
Gerrit Code Review
parent
323dc4d9b9
commit
9b261bf521
@ -50,7 +50,7 @@ LOCAL_SRC_FILES := \
|
||||
src/utils/utils.c \
|
||||
|
||||
LOCAL_CFLAGS := -Wall -DANDROID -DHAVE_MALLOC_H -DHAVE_PTHREAD \
|
||||
-DNOT_HAVE_LOG2 -DWEBP_USE_THREAD \
|
||||
-DWEBP_USE_THREAD \
|
||||
-finline-functions -frename-registers -ffast-math \
|
||||
-s -fomit-frame-pointer -Isrc/webp
|
||||
|
||||
|
Reference in New Issue
Block a user