Signed-off-by: Paul Moore <[email protected]> --- tests/regression | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/regression b/tests/regression index 1fb633c..18d07fb 100755 --- a/tests/regression +++ b/tests/regression @@ -21,7 +21,7 @@ # along with this library; if not, see <http://www.gnu.org/licenses>. # -GLBL_ARCH_SUPPORT="x86 x86_64" +GLBL_ARCH_SUPPORT="x86 x86_64 x32 arm" GLBL_SYS_RESOLVER="../tools/sys_resolver" #### ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_jan _______________________________________________ libseccomp-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libseccomp-discuss
