This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From 618b4efb183fcd49256b43e04ef9e07fa67dcce6 Mon Sep 17 00:00:00 2001 | |
From: Joel Reymont <[email protected]> | |
Date: Fri, 27 May 2011 09:07:29 +0200 | |
Subject: [PATCH] fast-track the case where executable name matches main, avoid copying | |
--- | |
src/base/BaseBuilt.ml | 9 ++++++++- | |
src/plugins/ocamlbuild/OCamlbuildPlugin.ml | 2 +- | |
2 files changed, 9 insertions(+), 2 deletions(-) |
NewerOlder