diff options
Diffstat (limited to 'config/target.in')
-rw-r--r-- | config/target.in | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/config/target.in b/config/target.in index 03ecb6b1..34d93695 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 |