From: mchalain
the wayland-scanner files are build with CC_FOR_BUILD instead CC like the other
files.
CC_FOR_BUILD could be initialize by autotool but here it's still hard coded to
"gcc"
---
src/Makefile.am | 13 +
1 file changed, 9 insertions(+), 4 deletions(-)
diff --git a/src
From: mchalain
the wayland-scanner files are build with CC_FOR_BUILD instead CC like the other
files.
CC_FOR_BUILD could be initialize by autotool but here it's still hard coded to
"gcc"
---
src/Makefile.am | 13 +
1 file changed, 9 insertions(+), 4 deletions(-)
diff --git a/src