cnf/make.conf: fix ia64 and s390 diffs
authorZac Medico <zmedico@gentoo.org>
Wed, 21 Dec 2011 21:45:24 +0000 (13:45 -0800)
committerZac Medico <zmedico@gentoo.org>
Wed, 21 Dec 2011 21:45:24 +0000 (13:45 -0800)
cnf/make.conf.ia64.diff
cnf/make.conf.s390.diff

index a6127077abe04626480e4289a41e563342574881..3b144d78f0995a6a6feb2153e521e73e4c68bac9 100644 (file)
@@ -1,6 +1,6 @@
---- make.conf  2006-03-19 18:40:11.000000000 +0100
-+++ make.conf.ia64     2006-03-19 18:26:21.000000000 +0100
-@@ -23,20 +23,18 @@
+--- make.conf
++++ make.conf.ia64
+@@ -22,6 +22,13 @@
  # Example:
  #USE="X gtk gnome -alsa"
  
  # Host and optimization settings 
  # ==============================
  #
--# For optimal performance, enable a CFLAGS setting appropriate for your CPU.
--#
--# Please note that if you experience strange issues with a package, it may be
--# due to gcc's optimizations interacting in a strange way. Please test the
--# package (and in some cases the libraries it uses) at default optimizations
--# before reporting errors to developers.
--#
--# Please refer to the GCC manual for a list of possible values.
--#
- #CFLAGS="-O2 -pipe"
--#
-+
- # If you set a CFLAGS above, then this line will set your default C++ flags to
- # the same settings.
- #CXXFLAGS="${CFLAGS}"
-@@ -61,7 +80,7 @@
+@@ -75,7 +82,7 @@
  # DO NOT PUT ANYTHING BUT YOUR SPECIFIC ~ARCHITECTURE IN THE LIST.
  # IF YOU ARE UNSURE OF YOUR ARCH, OR THE IMPLICATIONS, DO NOT MODIFY THIS.
  #
index b2514d585d430f79a5814cfcae3c1521c25f54ea..2acb085ba9ac6698b369cff4b321be3a6ae63769 100644 (file)
@@ -1,6 +1,6 @@
---- make.conf  2006-03-19 18:40:11.000000000 +0100
-+++ make.conf.s390     2006-03-19 18:26:21.000000000 +0100
-@@ -23,20 +23,18 @@
+--- make.conf
++++ make.conf.s390
+@@ -22,6 +22,13 @@
  # Example:
  #USE="X gtk gnome -alsa"
  
  # Host and optimization settings 
  # ==============================
  #
--# For optimal performance, enable a CFLAGS setting appropriate for your CPU.
--#
--# Please note that if you experience strange issues with a package, it may be
--# due to gcc's optimizations interacting in a strange way. Please test the
--# package (and in some cases the libraries it uses) at default optimizations
--# before reporting errors to developers.
--#
--# Please refer to the GCC manual for a list of possible values.
--#
- #CFLAGS="-O2 -pipe"
--#
-+
- # If you set a CFLAGS above, then this line will set your default C++ flags to
- # the same settings.
- #CXXFLAGS="${CFLAGS}"
-@@ -61,7 +80,7 @@
+@@ -75,7 +82,7 @@
  # DO NOT PUT ANYTHING BUT YOUR SPECIFIC ~ARCHITECTURE IN THE LIST.
  # IF YOU ARE UNSURE OF YOUR ARCH, OR THE IMPLICATIONS, DO NOT MODIFY THIS.
  #