open-src/app/xdriinfo/compile-on-sparc.patch
author X gate hg captive account <xhg@xserver.us.oracle.com>
Wed, 19 Aug 2015 13:48:41 -0700
changeset 1484 bc8922b8e1d2
parent 414 1e45fab895ce
permissions -rw-r--r--
Added tag s11u3_30 for changeset 221e9d9cc9cb
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
414
1e45fab895ce 6675742 Deliver xdriinfo into the Nevada gate [fix sparc build]
Niveditha Rau <Niveditha.Rau@Sun.COM>
parents:
diff changeset
     1
--- xdriinfo.c	Tue May 13 12:10:12 2008
1e45fab895ce 6675742 Deliver xdriinfo into the Nevada gate [fix sparc build]
Niveditha Rau <Niveditha.Rau@Sun.COM>
parents:
diff changeset
     2
+++ xdriinfo.c	Tue May 13 12:10:19 2008
1e45fab895ce 6675742 Deliver xdriinfo into the Nevada gate [fix sparc build]
Niveditha Rau <Niveditha.Rau@Sun.COM>
parents:
diff changeset
     3
@@ -24,7 +24,6 @@
1e45fab895ce 6675742 Deliver xdriinfo into the Nevada gate [fix sparc build]
Niveditha Rau <Niveditha.Rau@Sun.COM>
parents:
diff changeset
     4
 
1e45fab895ce 6675742 Deliver xdriinfo into the Nevada gate [fix sparc build]
Niveditha Rau <Niveditha.Rau@Sun.COM>
parents:
diff changeset
     5
 #define GLX_GLXEXT_PROTOTYPES
1e45fab895ce 6675742 Deliver xdriinfo into the Nevada gate [fix sparc build]
Niveditha Rau <Niveditha.Rau@Sun.COM>
parents:
diff changeset
     6
 #include <GL/glx.h>
1e45fab895ce 6675742 Deliver xdriinfo into the Nevada gate [fix sparc build]
Niveditha Rau <Niveditha.Rau@Sun.COM>
parents:
diff changeset
     7
-#include <GL/glxext.h>
1e45fab895ce 6675742 Deliver xdriinfo into the Nevada gate [fix sparc build]
Niveditha Rau <Niveditha.Rau@Sun.COM>
parents:
diff changeset
     8
 #include <X11/Xlib.h>
1e45fab895ce 6675742 Deliver xdriinfo into the Nevada gate [fix sparc build]
Niveditha Rau <Niveditha.Rau@Sun.COM>
parents:
diff changeset
     9
 #include <stdio.h>
1e45fab895ce 6675742 Deliver xdriinfo into the Nevada gate [fix sparc build]
Niveditha Rau <Niveditha.Rau@Sun.COM>
parents:
diff changeset
    10
 #include <unistd.h>