[Bug 12851] New: busybox 1.31.1 build: Why does it ALWAYS overwrite .config?
bugzilla at busybox.net
bugzilla at busybox.net
Sun May 3 12:58:53 UTC 2020
https://bugs.busybox.net/show_bug.cgi?id=12851
Bug ID: 12851
Summary: busybox 1.31.1 build: Why does it ALWAYS overwrite
.config?
Product: Busybox
Version: 1.31.x
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned at busybox.net
Reporter: dettus at dettus.net
CC: busybox-cvs at busybox.net
Target Milestone: ---
Hello.
So, I am trying to write my own scripts to build busybox.
You can have a look here:
https://www.dettus.net/detLFS/
or here
http://dettus.net/detLFS/detLFS_0.06.tar.gz
I am currently in the process of updating them to use busybox 1.31.1, since it
is the most recent one.
I do have my own configuration.
I would like to build busybox with that one.
so, before i run
make ARCH=arm CROSS_COMPILE=$TOOLSDIR/bin/arm-linux-gnueabihf-
I do a
cat config_busybox >.config
Unfortunately, the Makefile does not want me to do that. The Makefile INSISTS
on re-running the make defconfig before building busybox.
Why?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list