Skip to content

Commit

Permalink
Enable debug builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpenedblade committed Jan 18, 2023
1 parent 3b8b7e4 commit e5bbe02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ cp /repo/repo/* /root/rpmbuild/SOURCES
rpmbuild -bb t2linux-config.spec
rpmbuild -bb t2linux-repo.spec
rpmbuild -bb python-blivet.spec
rpmbuild -bb --with baseonly --without debug --without debuginfo --target=x86_64 kernel.spec
rpmbuild -bb --target=x86_64 kernel.spec
rpm --addsign /root/rpmbuild/RPMS/x86_64/*.rpm


Expand Down

0 comments on commit e5bbe02

Please sign in to comment.