diff options
author | Jack Lloyd <[email protected]> | 2018-03-26 17:50:04 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-03-26 17:50:04 -0400 |
commit | f1c44e92bcc00d814a48876405fcb87bac9f11c0 (patch) | |
tree | 5a71384fcd4d66cc9cb69b713fc08653df2f31d4 /src/build-data/os/aix.txt | |
parent | 6747faa63553d80276fd6eb54523ddbc38153eaa (diff) |
Add back posix_mlock flag
We need a distinct flag for this because Haiku is mostly POSIX
but does not support mlock.
Diffstat (limited to 'src/build-data/os/aix.txt')
-rw-r--r-- | src/build-data/os/aix.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/build-data/os/aix.txt b/src/build-data/os/aix.txt index caf94fdd4..be5a8717e 100644 --- a/src/build-data/os/aix.txt +++ b/src/build-data/os/aix.txt @@ -5,6 +5,7 @@ use_stack_protector no <target_features> posix1 +posix_mlock clock_gettime dev_random proc_fs |