]> Zhao Yanbai Git Server - minix.git/commitdiff
make time functions pass PCTS test
authorBen Gras <ben@minix3.org>
Thu, 18 Aug 2011 13:45:10 +0000 (13:45 +0000)
committerBen Gras <ben@minix3.org>
Thu, 18 Aug 2011 14:02:57 +0000 (14:02 +0000)
. fixes a problem in building gawk wanting to provide
  its own mktime otherwise

lib/nbsd_libc/time/Makefile

index dd154b301018353133975d7b1fb6e2a159b24523..689bdde3347a66e3c2fabf3592ae2c2f440b0231 100644 (file)
@@ -212,7 +212,7 @@ GCC_DEBUG_FLAGS = -Dlint -g -O -fno-common \
 # before the first Monday in January when a "%V" format is used and January 1
 # falls on a Friday, Saturday, or Sunday.
 
-CFLAGS=
+CFLAGS= -DPCTS
 
 # If you want zic's -s option used when installing, uncomment the next line
 # ZFLAGS=      -s