On 11/03/16 18:30, Nigel Taylor wrote:
> On 11/03/16 08:27, Antoine Jacoutot wrote:

Just retried and built...

dpb is building

make SUBDIR="games/hedgewars,-main" 

It's make SUBDIR="games/hedgewars,-main" that requires hs-dataenc as NOSERVER 
is not set
in CONFIGURE_ARGS

but junk is using

make SUBDIR="games/hedgewars,no_server,-main" 

So doesn't keep hs-dataenc as NOSERVER is set.

should be building 
games/hedgewars,no_server,-main
games/hedgewars,-server

games/Makefile has
SUBDIR += hedgewars

builds ,-main ,-server doesn't ask to build no_server,-main ,-server

Not sure the PSEUDO_FLAVOR is required. Most bulks built ,-main ,-server and 
not 
building using no_server FLAVOR, and build as long as dpb junk hasn't removed 
hs-dataenc.


Reply via email to