Skip to content
Success

Changes

Summary

  1. check if shmat is available to use afl (commit: 8c45f14) (details)
  2. configure prevent adding -lpthread when Android (commit: 863e20e) (details)
Commit 8c45f14f0adbff0d1df8acc7442988ad3a519f78 by theeduardorfs
check if shmat is available to use afl

* Android has sys/shm.h but doesn't have shmat
(commit: 8c45f14)
The file was modifiedconfigure (diff)
The file was modifiedruntime/caml/s.h.in (diff)
The file was modifiedruntime/afl.c (diff)
The file was modifiedconfigure.ac (diff)
Commit 863e20e919adbceca96e5fc201b856b26bbe379b by theeduardorfs
configure prevent adding -lpthread when Android
(commit: 863e20e)
The file was modifiedconfigure.ac (diff)
The file was modifiedconfigure (diff)