build host stuff only for SLx/RHELx

This commit is contained in:
2023-01-27 17:10:39 +01:00
parent 3b993e2f54
commit 77aa003153
@@ -1 +1,4 @@
COMMANDLINE_LIBRARY = READLINE
ifeq ($(filter SL% RHEL%,$(T_A)),)
VALID_BUILDS = Ioc
endif