]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/openvmtools
disable paks that not compile with gcc-11
[people/pmueller/ipfire-2.x.git] / lfs / openvmtools
index 01915d6a619c095a6e5211c7fcaaa605fd8949d4..edc159da9365d347495f8fff8ad7a225c0ea69ee 100644 (file)
@@ -31,10 +31,13 @@ DL_FILE    = $(THISAPP).tar.gz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
-SUP_ARCH   = x86_64 i586
+#SUP_ARCH   = x86_64 i586
+SUP_ARCH   = none
 PROG       = openvmtools
 PAK_VER    = 7
 
+
+
 DEPS       = libtirpc
 
 CFLAGS    += -Wno-error=array-bounds