From bf46ec0a854a805d72c074ae50f06e034255c069 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=8A=B2=E9=B9=8F?= Date: Thu, 13 May 2021 14:59:13 +0800 Subject: [PATCH] mac os shadow build rules --- doric-Qt/README.md | 21 +++------------------ 1 file changed, 3 insertions(+), 18 deletions(-) diff --git a/doric-Qt/README.md b/doric-Qt/README.md index a81ec2ba..0a0e2ec3 100644 --- a/doric-Qt/README.md +++ b/doric-Qt/README.md @@ -1,20 +1,5 @@ # Doric Qt SDK -# V8 Build Info -commit 00afef3c7f78e4643f29721dc84286689b575e98 (HEAD, origin/master, origin/HEAD, master) -Author: Leszek Swirski -Date: Tue Mar 30 13:18:36 2021 +0200 - -[sparkplug/ia32] Fix argc clobbering - -Fix the InstallBaselineCode path in the InterpreterEntryTrampoline to -restore the clobbered eax (i.e. argc) register. - -Bug: v8:11420, chromium:1192459 -Change-Id: I97ce5739cf22a08fbb46dbf372ab6276bb802440 -Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2791567 -Commit-Queue: Leszek Swirski -Commit-Queue: Victor Gomes -Auto-Submit: Leszek Swirski -Reviewed-by: Victor Gomes -Cr-Commit-Position: refs/heads/master@{#73721} \ No newline at end of file +## Mac OS Shadow Build Directory Rules +Debug: doric-Qt/binary/debug +Release: doric-Qt/binary/release \ No newline at end of file