Update package version to 0.3.12
This commit is contained in:
@@ -21,7 +21,7 @@ build() {
|
||||
# The check function is executed in the source directory
|
||||
# This function is used to run tests to verify the package has been compiled correctly
|
||||
check() {
|
||||
zib build test --summary all --prefix /usr --search-prefix /usr --global-cache-dir ../zig-global-cache -Dtarget=native-linux.6.1-gnu.2.38 -Dcpu=baseline -Dpie -Doptimize=ReleaseSafe -Dxwayland
|
||||
zig build test --summary all --prefix /usr --search-prefix /usr --global-cache-dir ../zig-global-cache -Dtarget=native-linux.6.1-gnu.2.38 -Dcpu=baseline -Dpie -Doptimize=ReleaseSafe -Dxwayland
|
||||
}
|
||||
|
||||
# The package function is executed in the source directory
|
||||
|
||||
Reference in New Issue
Block a user