diff options
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -39,6 +39,10 @@ example, to bootstrap the core-linux-eglibc dev port, run: ./mksysconf ARCH=core-linux-eglibc PLAT=dev +These scripts assume that opkbuild is built with the default sysconfdir (/etc) +and datadir (/usr/local/share). If you've installed opkbuild with different +directories, you'll need to edit these scripts. + Binutils, GCC, Make, and the libc headers can be installed on Debian GNU/Linux by installing the build-essential package. |