Lines 36-41
CONFIGURE_ARGS+= --disable-werror \
Link Here
|
36 |
--with-sysroot=/ \ |
36 |
--with-sysroot=/ \ |
37 |
--enable-x86-relax-relocations=no \ |
37 |
--enable-x86-relax-relocations=no \ |
38 |
--with-zstd \ |
38 |
--with-zstd \ |
|
|
39 |
--without-libelf --without-debuginfod \ |
39 |
--enable-default-compressed-debug-sections-algorithm=zstd |
40 |
--enable-default-compressed-debug-sections-algorithm=zstd |
40 |
MAKE_ARGS+= LIBDL="" V=1 |
41 |
MAKE_ARGS+= LIBDL="" V=1 |
41 |
MAKE_ENV+= ac_cv_func_sbrk=0 |
42 |
MAKE_ENV+= ac_cv_func_sbrk=0 |