diff options
Diffstat (limited to 'config/libc.in')
-rw-r--r-- | config/libc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/libc.in b/config/libc.in index 42fe2729..de6955e1 100644 --- a/config/libc.in +++ b/config/libc.in @@ -19,7 +19,7 @@ config LIBC_VERSION So if you want to be able to re-build your toolchain later, you will have to save your C library tarball by yourself. -source config.gen/libc.in +source "config.gen/libc.in" config LIBC_SUPPORT_NPTL bool |