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.

Need a way to override march=native in CFLAGS #208

Description

@rsdubtso

Hi, I'm using linuxbrew on a bunch of x86-64 machines w/ different Linux versions and CPUs, and with $HOME shared via NFS. In order to be able to use the same install on all the machines, and to be able to build packages (from source) on any machine, I need a way to set arch-specific option to the minimal supported across all the machines (sse2 would be a safe bet). However, I see from the source code that actually linuxbrew overrides all the march settings, so I wonder if such a feature would be deemed useful. A knob which forces linuxbrew to always install its own glibc would be useful too.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions