From 84af82780c32fb0d3b290b80a5153ea515a5300b Mon Sep 17 00:00:00 2001 From: Ivan Denisov Date: Fri, 18 Nov 2016 00:51:07 +0700 Subject: [PATCH] add chmod to build script --- BlackBox/_FreeBSDLinuxOpenBSD_Interp/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BlackBox/_FreeBSDLinuxOpenBSD_Interp/build b/BlackBox/_FreeBSDLinuxOpenBSD_Interp/build index b408ac6..1bdb027 100755 --- a/BlackBox/_FreeBSDLinuxOpenBSD_Interp/build +++ b/BlackBox/_FreeBSDLinuxOpenBSD_Interp/build @@ -65,7 +65,7 @@ DevCompiler.CompileThis XhtmlEntitySets XhtmlWriters XhtmlStdFileWriters XhtmlTe DevCompiler.CompileThis ObxHello0 ObxPi ObxRandom ObxTrap ### Dev2 -DevCompiler.CompileThis Dev2LnkBase Dev2LnkLoad Dev2LnkWritePe Dev2LnkWriteElf Dev2LnkWriteElfStatic Dev2Linker Dev2Linker1 +DevCompiler.CompileThis Dev2LnkBase Dev2LnkLoad Dev2LnkWritePe Dev2LnkWriteElf Dev2LnkWriteElfStatic Dev2Linker Dev2LnkChmod Dev2Linker1 Dev2Linker1.LinkElfExe `uname -s` blackboxc := Kernel$+ Files HostFiles StdLoader -- 2.29.2