Skip to content

Need to add multiple cflags parameters to configure #1537

@wtextor

Description

@wtextor

Hi,
I need to add multiple --cflags parameters to configure because adding multiple parameters does not work any other way. If you change line 184 of the configure script to
flags="$flags echo ${1} | awk '{print substr($0,10)}'" ;;
everything works fine and I can state --cflags more than once. Please add this to the next build.
Thanks, Wolfgang

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions