diff --git a/makefile.linux.clang.powerpc b/makefile.linux.clang.powerpc index 6f7b6f4b..ed129659 100644 --- a/makefile.linux.clang.powerpc +++ b/makefile.linux.clang.powerpc @@ -88,7 +88,7 @@ stage4: $(VOCSTATIC0) -sPFS errors.Mod $(VOCSTATIC0) -sPFS extTools.Mod $(VOCSTATIC0) -sPFS OPM.cmdln.Mod - $(VOCSTATIC0) -sxPSF OPS.Mod + $(VOCSTATIC0) -sxPFS OPS.Mod $(VOCSTATIC0) -sPFS OPT.Mod OPC.Mod OPV.Mod OPB.Mod OPP.Mod $(VOCSTATIC0) -smPS voc.Mod $(VOCSTATIC0) -smPS BrowserCmd.Mod diff --git a/makefile.linux.gcc.powerpc b/makefile.linux.gcc.powerpc index ab103b34..6f8c1748 100644 --- a/makefile.linux.gcc.powerpc +++ b/makefile.linux.gcc.powerpc @@ -221,7 +221,7 @@ stage6: $(VOCSTATIC) -sPF ulmConclusions.Mod $(VOCSTATIC) -sPF ulmRandomGenerators.Mod $(VOCSTATIC) -sPF ulmTCrypt.Mod - $(VOCSTATIC) -sPF ulmIntOperations.Mod + $(VOCSTATIC) -sPF ulmIntOperations.Mod #pow32 libs $(VOCSTATIC) -sPF powStrings.Mod diff --git a/voc b/voc index 390483e0..30373097 100755 Binary files a/voc and b/voc differ diff --git a/vocstatic.linux.clang.x86_64 b/vocstatic.linux.clang.x86_64 index 714ce157..30373097 100755 Binary files a/vocstatic.linux.clang.x86_64 and b/vocstatic.linux.clang.x86_64 differ diff --git a/vocstatic.linux.gcc.x86_64 b/vocstatic.linux.gcc.x86_64 index 390483e0..30373097 100755 Binary files a/vocstatic.linux.gcc.x86_64 and b/vocstatic.linux.gcc.x86_64 differ