From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Sun, 10 Jun 2018 15:49:05 +0200 Subject: [Buildroot] [PATCH 1/1] pixiewps: fix static linking with uclibc-ng In-Reply-To: <20180609135820.2002-1-fontaine.fabrice@gmail.com> References: <20180609135820.2002-1-fontaine.fabrice@gmail.com> Message-ID: <20180610154905.096c55e6@windsurf> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello, On Sat, 9 Jun 2018 15:58:20 +0200, Fabrice Fontaine wrote: > +PIXIEWPS_MAKE_OPTS = \ > + $(TARGET_CONFIGURE_OPTS) \ > + PREFIX=/usr Why are you introducing PIXIEWPS_MAKE_OPTS instead of using TARGET_CONFIGURE_OPTS directly ? Indeed your change also has the consequence of passing PREFIX=/usr at build time. Is this necessary ? This seems like an unrelated change. By the way, are you on IRC ? Best regards, Thomas -- Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com