mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Merge pull request #7922 from daniel-santos/classpath
classpath: Fix breakage caused by -Werror=implicit-fallthrough
This commit is contained in:
@@ -50,6 +50,7 @@ define Download/antlr
|
||||
endef
|
||||
$(eval $(call Download,antlr))
|
||||
|
||||
EXTRA_CFLAGS += -Wno-error=implicit-fallthrough
|
||||
CONFIGURE_ARGS += \
|
||||
--with-gmp="$(STAGING_DIR)/usr" \
|
||||
--without-x \
|
||||
|
||||
Reference in New Issue
Block a user