Skip to content
This repository was archived by the owner on Mar 12, 2019. It is now read-only.
This repository was archived by the owner on Mar 12, 2019. It is now read-only.

Android dynamic linker doesn't support DT_RPATH #598

@bukzor

Description

@bukzor

I've been tinkering with getting Linuxbrew working under termux under Android under Chromebook. The final missing link is that the android linker has absolutely no support for rpath.

How would I go about instructing homebrew to use --enable-new-dtags when compiling for Android? This will cause it to create runpath entries, which the android linker does support.

I would propose we do this (--enable-new-dtags) for all of homebrew, if I had any idea of whether it would work, or what the effect would be.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions