mirror of
https://github.com/NixOS/nix
synced 2025-07-09 07:53:55 +02:00
Revert "Revert "Merge pull request #9546 from NixOS/nixos-23.11""
This reverts commit d6d7d2cb46
.
This commit is contained in:
parent
d6d7d2cb46
commit
5a2985431c
7 changed files with 20 additions and 23 deletions
1
Makefile
1
Makefile
|
@ -69,6 +69,7 @@ ifeq ($(OPTIMIZE), 1)
|
|||
GLOBAL_LDFLAGS += $(CXXLTO)
|
||||
else
|
||||
GLOBAL_CXXFLAGS += -O0 -U_FORTIFY_SOURCE
|
||||
unexport NIX_HARDENING_ENABLE
|
||||
endif
|
||||
|
||||
include mk/platform.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue