Enable checkpointer support for all linux systems

git-svn-id: trunk@34552 -
This commit is contained in:
pierre 2016-09-21 13:20:13 +00:00
parent 749dc00401
commit 88f9d18a88

View File

@ -374,7 +374,7 @@ interface
and can never work for libc-based targets or any other program
linking to an external library)
}
systems_support_checkpointer = [system_i386_linux,system_powerpc_linux]
systems_support_checkpointer = systems_linux
+ [system_i386_win32]
+ [system_i386_GO32V2]
+ [system_i386_os2]