Mike Frysinger d961049a26 sim: ppc: change SysV sem & shm tests to compile-time
Instead of executing code to see if SysV semaphores & shared memory
are available, switch to just a compile-time test.  The system used
to compile might not match the system used to run the code wrt the
current kernel & OS settings, but the library APIs should.  So move
the failures from compile-time to runtime so the program is more
portable, and works correctly even when cross-compiling.
2024-01-02 00:29:28 -05:00
..
2024-01-01 10:44:13 -05:00
2023-12-24 04:07:32 -05:00
2023-12-24 04:07:32 -05:00
2024-01-01 10:51:23 -05:00
2023-12-28 09:09:13 +02:00
2023-12-24 04:00:04 -05:00
2022-09-01 10:15:09 -04:00
2024-01-01 18:16:38 -05:00