Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 528968
Collapse All | Expand All

(-)a/gcc-4.8.0/piepatch/33_all_gcc48_config_rs6000.patch (-1 / +1 lines)
Lines 11-17 Link Here
11
 
11
 
12
+#ifdef ENABLE_ESP
12
+#ifdef ENABLE_ESP
13
+#define DRIVER_SELF_SPECS "%{mfpu=none: %<mfpu=* \
13
+#define DRIVER_SELF_SPECS "%{mfpu=none: %<mfpu=* \
14
+	%<msingle-float %<mdouble-float}", ESP_DRIVER_SELF_SPECS
14
+	%<msingle-float %<mdouble-float}", ESP_DRIVER_SELF_SPEC
15
+#else
15
+#else
16
 #define DRIVER_SELF_SPECS "%{mfpu=none: %<mfpu=* \
16
 #define DRIVER_SELF_SPECS "%{mfpu=none: %<mfpu=* \
17
  	%<msingle-float %<mdouble-float}"
17
  	%<msingle-float %<mdouble-float}"

Return to bug 528968