Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ElementsProject
/
lightning
Public
Notifications
You must be signed in to change notification settings
Fork
1k
Star
3.1k
Code
Issues
279
Pull requests
115
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Support cross-building (without emulation)
- #9445
#9445
Open
whitslack
wants to merge 17 commits into
ElementsProject:master
ElementsProject/lightning:master
from
whitslack:cross-build
whitslack/lightning:cross-build
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
Support cross-building (without emulation)
#9445
whitslack
wants to merge 17 commits into
ElementsProject:master
ElementsProject/lightning:master
from
whitslack:cross-build
whitslack/lightning:cross-build
Copy head branch name to clipboard
Commits
Commits on Aug 17, 2026
configure: don't use 'echo -n' under /bin/sh
Show description for 1e30a02
whitslack
authored and
daywalker90
committed
1e30a02
View commit details
Copy full SHA for 1e30a02
Browse repository at this point
configure: be consistent in writing status output to stderr
Show description for a3c48e1
whitslack
authored and
daywalker90
committed
a3c48e1
View commit details
Copy full SHA for a3c48e1
Browse repository at this point
Commits on Aug 20, 2026
configure: fix quoting mistake in setting DEFAULT_CWARNFLAGS in usage()
Show description for 10d612b
whitslack
committed
10d612b
View commit details
Copy full SHA for 10d612b
Browse repository at this point
Commits on Aug 24, 2026
Makefile: don't show config.vars on the LD line in show-flags
Show description for 2a1ff8b
whitslack
committed
2a1ff8b
View commit details
Copy full SHA for 2a1ff8b
Browse repository at this point
build: allow overriding CFLAGS, CPPFLAGS, and LDFLAGS
Show description for 8b659a3
whitslack
committed
8b659a3
View commit details
Copy full SHA for 8b659a3
Browse repository at this point
Makefile: use standard variables for compiling and linking C programs
Show description for 90eab0a
whitslack
committed
90eab0a
View commit details
Copy full SHA for 90eab0a
Browse repository at this point
build: move -std=gnu11 to CPPFLAGS
Show description for f8e5b13
whitslack
committed
f8e5b13
View commit details
Copy full SHA for f8e5b13
Browse repository at this point
configure: fix have_function_sections test
Show description for 4e29b7e
whitslack
committed
4e29b7e
View commit details
Copy full SHA for 4e29b7e
Browse repository at this point
fix two libwally-core #includes
Show description for 26df57f
whitslack
committed
26df57f
View commit details
Copy full SHA for 26df57f
Browse repository at this point
build: manage installation targets with Make individually
Show description for baa1ce2
whitslack
committed
baa1ce2
View commit details
Copy full SHA for baa1ce2
Browse repository at this point
configure: allow overriding library flags via environment vars
Show description for 271810b
whitslack
committed
271810b
View commit details
Copy full SHA for 271810b
Browse repository at this point
ccan: update configurator and ptr_valid to latest
Show description for a4c6713
whitslack
committed
a4c6713
View commit details
Copy full SHA for a4c6713
Browse repository at this point
build: place build products in a separate directory tree
Show description for 32981e3
whitslack
committed
32981e3
View commit details
Copy full SHA for 32981e3
Browse repository at this point
configure: support standard variables/options for cross-compiling
Show description for daa3e6f
whitslack
committed
daa3e6f
View commit details
Copy full SHA for daa3e6f
Browse repository at this point
configure: do not require configurator tests to be executed
Show description for 5663e12
whitslack
committed
5663e12
View commit details
Copy full SHA for 5663e12
Browse repository at this point
headerversions: rewrite as a shell script
Show description for a6dbca9
whitslack
committed
a6dbca9
View commit details
Copy full SHA for a6dbca9
Browse repository at this point
build: fully support cross-building
Show description for cbb13eb
whitslack
committed
cbb13eb
View commit details
Copy full SHA for cbb13eb
Browse repository at this point
You can’t perform that action at this time.