Fix typo in Ergo selectors

This commit is contained in:
2024-12-08 09:36:07 +01:00
parent a0a859d4fa
commit 388506c3d4

View File

@ -22,7 +22,7 @@ CHARYBDIS_SELECTORS := \
ERGO_SELECTORS := \ ERGO_SELECTORS := \
(Ergo or not implementation-specific) \ (Ergo or not implementation-specific) \
not deprecated \ and not deprecated \
$(EXTRA_SELECTORS) $(EXTRA_SELECTORS)
HYBRID_SELECTORS := \ HYBRID_SELECTORS := \