commit | fc9ab8f530afa394435dd19aca1c3ca91508c199 | [log] [tgz] |
---|---|---|
author | Markus Grönlund <mgronlun@openjdk.org> | Wed Mar 11 09:11:33 2015 +0100 |
committer | Markus Grönlund <mgronlun@openjdk.org> | Wed Mar 11 09:11:33 2015 +0100 |
tree | 1c7e9ee9e112e51c047eb70397ba1f3f1b8b65f7 | |
parent | e14531956dd205f8879023cd911bc7dd576476a5 [diff] |
8074905: Exclude aarch64 from Visual Studio projectcreator.make Reviewed-by: ctornqvi, sla, minqi
diff --git a/hotspot/make/windows/makefiles/projectcreator.make b/hotspot/make/windows/makefiles/projectcreator.make index ce960ef..6947402 100644 --- a/hotspot/make/windows/makefiles/projectcreator.make +++ b/hotspot/make/windows/makefiles/projectcreator.make
@@ -69,6 +69,7 @@ -ignorePath ppc \ -ignorePath zero \ -ignorePath aix \ + -ignorePath aarch64 \ -hidePath .hg