Kaynağa Gözat

* Bleh

svn: 1076
Bryan Drewery 22 yıl önce
ebeveyn
işleme
3e7a219e45
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      Makefile.in

+ 1 - 1
Makefile.in

@@ -38,7 +38,7 @@ LIBS = @LIBS@ @ZLIB@ @RESLIB@
 DEBCFLAGS = -DDEBUG_ASSERT -DDEBUG_MEM -g3 -ggdb3
 CFLGS = -fno-strict-aliasing -W -Wformat \
 -Wshadow -Winline \
--Wnested-externs -fno-asm -Wno-format-y2k \
+-Wnested-externs -Wno-format-y2k \
 -Wlarger-than-2048 -Wpointer-arith -Wcast-align \
 -Waggrepate-return -Wlong-long -Wbad-function-cast \
 -Wmissing-noreturn @GCC3@