Reorganisation de tout le systéme de build + debuggage os loader au autre scripts
This commit is contained in:
+1
-1
@@ -18,6 +18,6 @@ cd src
|
||||
./autogen.sh || exit 1
|
||||
./configure || exit 1
|
||||
make -j$(nproc)|| exit 1
|
||||
DESTDIR=$(pwd)/../../rootfs
|
||||
DESTDIR=$(pwd)/../../libfs
|
||||
sudo make install DESTDIR=$(realpath $DESTDIR)
|
||||
cd -
|
||||
Reference in New Issue
Block a user