Skip to content

build fix: don't override CROSS_COMPILE if already set - #9

Open
cscd98 wants to merge 1 commit into
throwaway96:mainfrom
cscd98:build-fix
Open

build fix: don't override CROSS_COMPILE if already set#9
cscd98 wants to merge 1 commit into
throwaway96:mainfrom
cscd98:build-fix

Conversation

@cscd98

@cscd98 cscd98 commented Apr 27, 2026

Copy link
Copy Markdown

CROSS_COMPILE is already set via environment-setup, plus the compiler is already in the PATH by also running the same script. So don't override it if its already set.

Fixes compilation error:

make: /opt/arm-webos-linux-gnueabi_sdk-buildroot/bin/arm-webos-linux-gnueabi-gcc: No such file or directory
make: *** [Makefile:53: build/service/patch] Error 127

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant