Skip to content

Commit

Permalink
tc.mk: Remove sysroot from meson definition as breaking glib
Browse files Browse the repository at this point in the history
  • Loading branch information
th0ma7 committed Jan 9, 2025
1 parent 2d31802 commit 4bfb1cd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions mk/spksrc.tc.mk
Original file line number Diff line number Diff line change
Expand Up @@ -151,9 +151,6 @@ meson_vars:
fi ; \
done
@echo
@echo "[properties]" ; \
echo "sys_root = '$(WORK_DIR)/$(TC_TARGET)/$(TC_SYSROOT)'"
@echo
@echo "[built-in]" ; \
echo "c_args = ['$(MESON_BUILTIN_C_ARGS)']" ; \
echo "c_link_args = ['$(MESON_BUILTIN_C_LINK_ARGS)']" ; \
Expand Down

0 comments on commit 4bfb1cd

Please sign in to comment.