Nix: disable fortify for devshell (#4463)
This disables '_FORTIFY_SOURCE' Werrors trying to compile wlroots. Long standing issue in https://github.com/NixOS/nixpkgs/issues/60919 afaik. After this change you should be able to: ``` nix develop mmeson setup build -Dbuildtype=debug ninja -C build ```
H
Huy Nguyen committed
8342bac697b7abf036ec1c005af695fb8ab99b13
Parent: 3c964a9
Committed by GitHub <noreply@github.com>
on 1/17/2024, 12:27:35 PM