mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-11 01:46:14 +00:00
build: Fix a small typo in configure.ac
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
parent
289024b328
commit
54ec3cbdd5
@ -61,7 +61,7 @@ XORG_MACROS_VERSION(1.16)
|
||||
XORG_DEFAULT_OPTIONS
|
||||
|
||||
# warning flags for the assembler. We can't quite use CWARNFLAGS for it yet as
|
||||
# it generates waaaay to many warnings.
|
||||
# it generates waaaay too many warnings.
|
||||
ASSEMBLER_WARN_CFLAGS=""
|
||||
if test "x$GCC" = "xyes"; then
|
||||
ASSEMBLER_WARN_CFLAGS="-Wall -Wstrict-prototypes \
|
||||
|
Loading…
x
Reference in New Issue
Block a user