|
|
|
@ -1711,15 +1711,6 @@ build()
@@ -1711,15 +1711,6 @@ build()
|
|
|
|
|
# Default set of compiler options. |
|
|
|
|
build |
|
|
|
|
|
|
|
|
|
%if %{buildpower10} |
|
|
|
|
( |
|
|
|
|
GCC="$GCC -mcpu=power10 -mtune=power10" |
|
|
|
|
GXX="$GXX -mcpu=power10 -mtune=power10" |
|
|
|
|
core_with_options="--with-cpu=power10" |
|
|
|
|
build power10 |
|
|
|
|
) |
|
|
|
|
%endif |
|
|
|
|
|
|
|
|
|
############################################################################## |
|
|
|
|
# Install glibc... |
|
|
|
|
############################################################################## |
|
|
|
|