build: remove IRIX-specific build logic
[xfstests-dev.git] / ltp / Makefile
index 5bea492789f3f92a88a21b76808e284f5a7a4e85..eed83f48dce3a002616e5bf2a49507910d016180 100644 (file)
@@ -17,10 +17,6 @@ ifeq ($(HAVE_ATTR_LIST), true)
 LCFLAGS += -DHAVE_ATTR_LIST
 LLDLIBS += $(LIBATTR)
 endif
-ifeq ($(PKG_PLATFORM),irix)
-LCFLAGS += -DHAVE_ATTR_LIST
-LLDLIBS += $(LIBATTR)
-endif
 
 ifeq ($(HAVE_AIO), true)
 TARGETS += aio-stress