projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
573fe27
)
libstc++ requires large file support
author
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 30 May 2006 08:09:11 +0000
(08:09 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 30 May 2006 08:09:11 +0000
(08:09 -0000)
toolchain/gcc/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/gcc/Config.in
b/toolchain/gcc/Config.in
index 80d8b58f747398732202f52283290acd2aefb826..5da7f7d3df0759353921a6c76e53d25d44982efc 100644
(file)
--- a/
toolchain/gcc/Config.in
+++ b/
toolchain/gcc/Config.in
@@
-105,6
+105,7
@@
config BR2_EXTRA_GCC_CONFIG_OPTIONS
config BR2_INSTALL_LIBSTDCPP
bool "Build/install c++ compiler and libstdc++?"
default n
+ select BR2_LARGEFILE
help
Build/install c++ compiler and libstdc++?