File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ $(SRCCACHE)/libunwind-$(UNWIND_VER)/libunwind-static-arm.patch-applied: $(SRCCAC
2727$(BUILDDIR ) /libunwind-$(UNWIND_VER ) /build-configured : $(SRCCACHE ) /libunwind-$(UNWIND_VER ) /source-extracted $(SRCCACHE ) /libunwind-$(UNWIND_VER ) /libunwind-static-arm.patch-applied
2828 mkdir -p $(dir $@ )
2929 cd $(dir $@ ) && \
30- $(dir $< ) /configure $(CONFIGURE_COMMON ) CPPFLAGS=" $( CPPFLAGS) $( LIBUNWIND_CPPFLAGS) " CFLAGS=" $( CFLAGS) $( LIBUNWIND_CFLAGS) " --disable -shared --disable-minidebuginfo --disable-tests
30+ $(dir $< ) /configure $(CONFIGURE_COMMON ) CPPFLAGS=" $( CPPFLAGS) $( LIBUNWIND_CPPFLAGS) " CFLAGS=" $( CFLAGS) $( LIBUNWIND_CFLAGS) " --enable -shared --disable-minidebuginfo --disable-tests
3131 echo 1 > $@
3232
3333$(BUILDDIR ) /libunwind-$(UNWIND_VER ) /build-compiled : $(BUILDDIR ) /libunwind-$(UNWIND_VER ) /build-configured
You can’t perform that action at this time.
0 commit comments