revert debug build parameters
This commit is contained in:
parent
785e3a241d
commit
ea4a8b3243
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ veryclean : clean
|
|||
rm -f version source_release
|
||||
|
||||
build : dir
|
||||
(cd librewolf-$(full_version) && ./mach build -v -j 1)
|
||||
(cd librewolf-$(full_version) && ./mach build)
|
||||
|
||||
package : dir
|
||||
# (cd librewolf-$(full_version) && ./mach package)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue