|
Rockbox mail archiveSubject: Re: barrywardell: apps/plugins/rockboy Makefile,1.15,1.16Re: barrywardell: apps/plugins/rockboy Makefile,1.15,1.16
From: Daniel Stenberg <daniel_at_rockbox.org>
Date: Fri, 29 Sep 2006 19:51:57 +0200 (CEST) On Fri, 29 Sep 2006, cvs_at_labb.contactor.se wrote: > +ifeq ($(UNAME), Darwin) > +SHARED_FLAG=-dynamiclib -Wl,-single_module > +else > +SHARED_FLAG=-shared > +endif Barry, since this is done in numerous Makefiles now, wouldn't it be nicer to have the configure script create the SHARED_FLAG variable in the root Makefile and have all other Makefiles just use that? -- Daniel Stenberg -- http://www.rockbox.org/ -- http://daniel.haxx.se/Received on 2006-09-29 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |