Skip to content

Fix mmap() C API detection on macOS#705

Merged
val-ms merged 1 commit intoCisco-Talos:mainfrom
val-ms:CLAM-1551-macos-mmap
Sep 26, 2022
Merged

Fix mmap() C API detection on macOS#705
val-ms merged 1 commit intoCisco-Talos:mainfrom
val-ms:CLAM-1551-macos-mmap

Conversation

@val-ms
Copy link
Contributor

@val-ms val-ms commented Sep 22, 2022

The CheckFmapFeatures module is failing because HAVE_SYS_STAT_H and HAVE_SYS_TYPES_H are not defined within the check_c_source_compiles environment.

This commit adds them in the same way as is done for CheckFDPassing module.

The CheckFmapFeatures module is failing because HAVE_SYS_STAT_H and
HAVE_SYS_TYPES_H are not defined within the check_c_source_compiles
environment.

This commit adds them in the same way as is done for CheckFDPassing
module.
Copy link
Contributor

@shutton shutton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@val-ms
Copy link
Contributor Author

val-ms commented Sep 26, 2022

Thanks guys!

@val-ms val-ms merged commit 197113c into Cisco-Talos:main Sep 26, 2022
@val-ms val-ms deleted the CLAM-1551-macos-mmap branch September 26, 2022 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants