shithub: mc

Download patch

ref: b9cf124f492b69a0c76c9cb89d07a046c0e6c7e8
parent: 3d71446ecb6569add0d9eaf2e7e4a05d99bd2625
author: Ori Bernstein <ori@eigenstate.org>
date: Fri Apr 20 06:40:52 EDT 2018

Fix OpenBSD 6.1 specialization.

--- a/lib/sys/sys+openbsd:6.1-x64.myr
+++ b/lib/sys/sys+openbsd:6.1-x64.myr
@@ -272,6 +272,7 @@
 	const Mfixed	: mopt = 0x10
 	const Mfile	: mopt = 0x0
 	const Manon	: mopt = 0x1000
+	const Mstack	: mopt = 0x4000
 	const Mnoreplace	: mopt = 0x0800
 	
 	/* file types */