From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luca Ceresoli Date: Tue, 05 Jun 2012 10:34:57 +0200 Subject: [Buildroot] generated shared libraries are not ARM but Intel - why ? In-Reply-To: References: <4FCD3FEF.40001@mind.be> Message-ID: <4FCDC4B1.6060502@lucaceresoli.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Kevin Wilson wrote: > Hi, > Thanks for your quick response ! > I tried again , deleting that tree and untarring the zip file > again, Now it is ok ! > rgs > Kevin Next time you need to clean the tree you can just call make clean instead of deleting and extracting the tar file again. This way you will not loose your local modifications and configuration. Luca