aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorJan Beich <[email protected]>2024-12-18 19:15:44 +0000
committerGitHub <[email protected]>2024-12-18 20:15:44 +0100
commitdf06cb4d71a291171c02467c384471f90832d23b (patch)
treefe82aa402528134e9ec8a5e15a5af1faf27d69f0 /.gitmodules
parent0fec38fe727954e5c4cf51423a6aba03646ad5da (diff)
downloadHyprland-df06cb4d71a291171c02467c384471f90832d23b.tar.gz
Hyprland-df06cb4d71a291171c02467c384471f90832d23b.zip
core: Unbreak build on FreeBSD (#8762)
* CrashReporter: restore explicit environ(7) after 8bbeee11734d BSD systems don't declare environ(7) in any header like POSIX suggests. src/signal-safe.cpp:12:23: error: use of undeclared identifier 'environ' 12 | for (char** var = environ; *var != nullptr; var++) { | ^ * fix --------- Co-authored-by: Vaxry <[email protected]>
Diffstat (limited to '.gitmodules')
0 files changed, 0 insertions, 0 deletions