#19 LDFlags Macro Typos
Closed 3 years ago by eclipseo. Opened 4 years ago by bex.

While working with a new package, I needed some LDFlags passed. I am using this construction in my spec:

%build
LDFLAGS="-X foo=bar "
%gobuild ...

I have to put the space in quotes at the end as we appear to have space expansion errors. I was talking to @ignatenkobrain and he pointed out:


Metadata Update from @qulogic:
- Issue assigned to nim

4 years ago

Please fix; this causes indecipherable errors without a space.

Will be in the next build.

Metadata Update from @eclipseo:
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #24 Merged 3 years ago