mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-04 23:28:07 +02:00
[build] And export CC_FOR_BUILD so that we can actually use it!
This commit is contained in:
parent
ed7853d499
commit
ebac096648
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ if test "${build}" != "${host}" ; then
|
|||
else
|
||||
CC_FOR_BUILD=${CC}
|
||||
fi
|
||||
AC_SUBST(CC_FOR_BUILD)
|
||||
|
||||
dnl ===========================================================================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue