1
0
mirror of https://github.com/google/cpu_features.git synced 2025-07-01 05:11:15 +02:00

Remove trailing whitespace

This commit is contained in:
Guillaume Chatelet
2024-09-13 14:29:54 +02:00
committed by GitHub
parent 164bcd7eb0
commit c6a22fc617

View File

@ -17,7 +17,7 @@ build:ci --sandbox_base=/dev/shm
build:ci --keep_going
# Show subcommands when building
build:ci --subcommands=true
build:ci --subcommands=true
# Make sure we test for C99 compliance when building the library
build:ci --conlyopt=-std=c99