Change-Id: Id1126e73b8bbe641f3c80fc84b016bfa5df10571
Signed-off-by: Slava Barinov <v.barinov@samsung.com>
--enable-gold \
--enable-shared \
--enable-new-dtags \
- --enable-relro=no
+ --enable-relro=no \
+%ifarch %ix86
+ --disable-separate-code
+%endif
+
}
%{!?binutils_skip_make:
--enable-gold \
--enable-shared \
--enable-new-dtags \
- --enable-relro=no
+ --enable-relro=no \
+%ifarch %ix86
+ --disable-separate-code
+%endif
+
}
%{!?binutils_skip_make:
--enable-gold \
--enable-shared \
--enable-new-dtags \
- --enable-relro=no
+ --enable-relro=no \
+%ifarch %ix86
+ --disable-separate-code
+%endif
+
}
%{!?binutils_skip_make:
--enable-gold \
--enable-shared \
--enable-new-dtags \
- --enable-relro=no
+ --enable-relro=no \
+%ifarch %ix86
+ --disable-separate-code
+%endif
+
}
%{!?binutils_skip_make: