Skip to content

cgo: make -I and -L paths absolute#942

Merged
deadprogram merged 1 commit into
devfrom
cgo-make-paths-absolute
Mar 17, 2020
Merged

cgo: make -I and -L paths absolute#942
deadprogram merged 1 commit into
devfrom
cgo-make-paths-absolute

Conversation

@aykevl

@aykevl aykevl commented Mar 6, 2020

Copy link
Copy Markdown
Member

This is very useful for (conditionally) adding extra include paths relative to the package path.

@aykevl aykevl force-pushed the cgo-make-paths-absolute branch 2 times, most recently from 2fe4aba to a26b299 Compare March 6, 2020 13:01
This is very useful for (conditionally) adding extra include paths
relative to the package path.
@aykevl aykevl force-pushed the cgo-make-paths-absolute branch from a26b299 to 2732b21 Compare March 6, 2020 13:07
aykevl added a commit to tinygo-org/bluetooth that referenced this pull request Mar 6, 2020
This is required for adding S140 support. It relies on the following
TinyGo PR:
tinygo-org/tinygo#942
@deadprogram

Copy link
Copy Markdown
Member

Makes good sense to me. Now merging.

@deadprogram deadprogram merged commit a8da601 into dev Mar 17, 2020
@deadprogram deadprogram deleted the cgo-make-paths-absolute branch March 17, 2020 19:43
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.

2 participants