mirror of
https://github.com/LiBwrt/nss-packages.git
synced 2025-12-16 17:15:09 +00:00
qca-nss-clients: fix compile for 6.12
This commit is contained in:
parent
e072bc2376
commit
bafece3457
@ -812,7 +812,7 @@ endif
|
||||
|
||||
EXTRA_CFLAGS+= -Wno-incompatible-pointer-types \
|
||||
-Wno-missing-prototypes -Wno-int-conversion \
|
||||
-Wno-missing-declarations
|
||||
-Wno-missing-declarations -Wno-empty-body
|
||||
|
||||
define Build/Compile
|
||||
+$(MAKE) -C "$(LINUX_DIR)" $(strip $(NSS_CLIENTS_MAKE_OPTS)) \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user