]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/coreutils
Config: Globally permit using 32 bit time_t
[people/pmueller/ipfire-2.x.git] / lfs / coreutils
index b64ac7a065730ca62cd455fbe1cb4a2fed18ea09..d272fd06ad51b78a82c56e007cb4332673ecc570 100644 (file)
@@ -50,11 +50,6 @@ CONFIGURE_OPTIONS += \
 
 CFLAGS += -fno-strict-aliasing
 
-# Build with 32 bit time_t on 32 bit architectures
-ifeq "$(IS_32BIT)" "1"
-       export TIME_T_32_BIT_OK=yes
-endif
-
 ###############################################################################
 # Top-level Rules
 ###############################################################################