summaryrefslogtreecommitdiff
path: root/config/target.in
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2018-12-04 00:22:16 (GMT)
committerGitHub <noreply@github.com>2018-12-04 00:22:16 (GMT)
commitdc9fa6ad64f81e3314a469fc434f1dd4abcff0cc (patch)
tree6c6d934e26095d8a23df53c8ff16a00da8a04fec /config/target.in
parent03b29ba5b00a617ff7c53ca1f0910a03a4929239 (diff)
parentd9afcd80fc3feb83684c530adc7413e5ed17cf98 (diff)
Merge pull request #1106 from stilor/x86-default-to-i686
Warn if architecture is empty on x86/32bit
Diffstat (limited to 'config/target.in')
-rw-r--r--config/target.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/config/target.in b/config/target.in
index 03ecb6b..34d9369 100644
--- a/config/target.in
+++ b/config/target.in
@@ -268,7 +268,9 @@ config ARCH_ARCH
target CPU.
Leave blank if you don't know, or if your target architecture does not
- offer this option.
+ offer this option. Must be specified for 32-bit x86 that uses some
+ C library (glibc, uClibc-ng, ...) - the default, "i386" is not supported
+ by these libraries.
config ARCH_ABI
string