]> git.deb.at Git - pkg/mmv.git/blobdiff - Makefile
Imported Debian patch 1.01b-12.1
[pkg/mmv.git] / Makefile
index 458e6489f4915436372958808eb810a0e1ed7a1a..45a6c59eb9b7d9c648e96835a68d2156915ec307 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 # Possible defines in CONF:
 #      IS_MSDOS IS_SYSV IS_V7 IS_BSD HAS_DIRENT HAS_RENAME MV_DIR
 
-CC             =gcc -traditional
+CC             =gcc
 LD             =$(CC)
 CONF           =-DIS_SYSV -DHAS_DIRENT -DHAS_RENAME
 CFLAGS         =-O2 $(CONF)