Browse Source

Adding init.h, which uses its own flags too

Signed-off-by: Álvaro Jurado <elbingmiss@gmail.com>
Álvaro Jurado 5 years ago
parent
commit
e0bf3fae26
1 changed files with 1 additions and 0 deletions
  1. 1 0
      sys/src/9/amd64/inith.json

+ 1 - 0
sys/src/9/amd64/inith.json

@@ -9,6 +9,7 @@
 			"-mno-red-zone",
 			"-ffreestanding",
 			"-fno-builtin",
+			"-fno-stack-protector",
 			"-mcmodel=small"
 		],
 		"Libs": [