diff mbox series

[14/29] package/exfat: drop dangling EXFAT_CFLAGS

Message ID 20230101233653.487175-15-ricardo.martincoski@gmail.com
State Accepted
Headers show
Series check-package: warn about symbols not recognized by a package infra | expand

Commit Message

Ricardo Martincoski Jan. 1, 2023, 11:36 p.m. UTC
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>
---
Before this patch, 'std=c99' cannot be seen in the output of:
make V=1 exfat
---
 package/exfat/exfat.mk | 1 -
 1 file changed, 1 deletion(-)

Comments

Peter Korsgaard Jan. 4, 2023, 9:53 p.m. UTC | #1
>>>>> "Ricardo" == Ricardo Martincoski <ricardo.martincoski@gmail.com> writes:

 > 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>
 > ---
 > Before this patch, 'std=c99' cannot be seen in the output of:
 > make V=1 exfat

Committed, thanks.
Peter Korsgaard Jan. 11, 2023, 9:17 a.m. UTC | #2
>>>>> "Ricardo" == Ricardo Martincoski <ricardo.martincoski@gmail.com> writes:

 > 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>

Committed to 2022.11.x and 2022.02.x, thanks.
diff mbox series

Patch

diff --git a/package/exfat/exfat.mk b/package/exfat/exfat.mk
index 282a30aa5e..c0ef77a113 100644
--- a/package/exfat/exfat.mk
+++ b/package/exfat/exfat.mk
@@ -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=/