Changeset - 63ac6c38dd4a
[Not reviewed]
master
0 1 0
x - 18 days ago 2026-01-04 17:18:22
xbr@c3l.lu
fix: create manifest in building process
1 file changed with 2 insertions and 0 deletions:
0 comments (0 inline, 0 general)
build_script/build.sh
Show inline comments
 
@@ -29,6 +29,8 @@ build() {
 
        make -j16 GLUON_TARGET="$TARGET"
 
    done
 

	
 
    make manifest
 

	
 
    popd
 
}
 

	
0 comments (0 inline, 0 general)