HomeFreeBSD

Build fix for FreeBSD 9. Define variable, since the old make throws

Description

Build fix for FreeBSD 9. Define variable, since the old make throws

Error expanding embedded variable.

for this valid construct:

FOO =
BAR = $(FOO$(BAZ))
all: $(BAR)

The bug is fixed in bmake.

Reported by: pkg-fallout

Details

Provenance
naddyAuthored on
Parents
rP397338: Properly fix the LP64 issue in the application resource handling rather
Branches
Unknown
Tags
Unknown