~openjdk/openjdk/openjdk7

« back to all changes in this revision

Viewing changes to patches/hotspot-no-march-i586.diff

  • Committer: Matthias Klose
  • Date: 2017-02-07 10:02:38 UTC
  • Revision ID: doko@ubuntu.com-20170207100238-gpshn1lc935esdpp
openjdk-7 (7u121-2.6.8-1) experimental; urgency=medium

  * IcedTea release 2.6.8 (based on 7u121):

 -- Matthias Klose <doko@ubuntu.com>  Mon, 14 Nov 2016 13:38:40 +0100

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
Index: openjdk/hotspot/make/linux/makefiles/gcc.make
4
4
===================================================================
5
 
--- openjdk/hotspot/make/linux/makefiles/gcc.make.orig
 
5
--- openjdk/hotspot/make/linux/makefiles/gcc.make
6
6
+++ openjdk/hotspot/make/linux/makefiles/gcc.make
7
 
@@ -95,7 +95,7 @@ CFLAGS += -fvisibility=hidden
 
7
@@ -102,7 +102,7 @@ CFLAGS += -fno-delete-null-pointer-check
8
8
 endif
9
9
 
10
10
 ARCHFLAG = $(ARCHFLAG/$(BUILDARCH))