package/exfat: drop dangling EXFAT_CFLAGS
Commit "98538bb0a2 exfat: bump to version 1.2.1" changed the package
infra from generic to autotools, but dropped all usages of EXFAT_CFLAGS.
This config is ignored by autotools package infra.
So drop the dangling symbol.
Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit fbbbe50173
)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
aee0b26141
commit
5113d1890e
@ -11,7 +11,6 @@ EXFAT_DEPENDENCIES = libfuse host-pkgconf
|
||||
EXFAT_LICENSE = GPL-2.0+
|
||||
EXFAT_LICENSE_FILES = COPYING
|
||||
EXFAT_CPE_ID_VENDOR = exfat_project
|
||||
EXFAT_CFLAGS = $(TARGET_CFLAGS) -std=c99
|
||||
|
||||
EXFAT_CONF_OPTS += --exec-prefix=/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user