Closed Bug 916929 Opened 11 years ago Closed 11 years ago

move remaining HOST_SIMPLE_PROGRAMS vars to mozbuild

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 933120

People

(Reporter: joey, Unassigned)

Details

find SIMPLE_PROGRAMS
./js/src/Makefile.in:HOST_SIMPLE_PROGRAMS += host_jskwgen$(HOST_BIN_SUFFIX)
./js/src/Makefile.in:HOST_SIMPLE_PROGRAMS += host_jsoplengen$(HOST_BIN_SUFFIX)

./layout/style/test/Makefile.in:# Preserve until HOST_SIMPLE_PROGRAMS has been converted.
./layout/style/test/Makefile.in:HOST_SIMPLE_PROGRAMS    = $(addprefix host_, $(host_cppsrcs:.cpp=$(HOST_BIN_SUFFIX)))

Also add variable on the makefile block list to prevent future additions.
Forward duping to Bug 933120 as it has a patch attached.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.