Skip to content
Unverified Commit 8b6b882f authored by Kelvin Li's avatar Kelvin Li Committed by GitHub
Browse files

[flang] allow _POSIX_SOURCE to be defined without a value (#78179)

The `_POSIX_SOURCE` macro is defined without a value on AIX. Change the check to `defined(_POSIX_SOURCE)`. 
parent ab33c0b9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment