X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fautoconf.cfg;h=3c81f034b021816b350b6c5ae30d0fcd089cf5d7;hb=6829bc0163f6ecfc8ae70ee7b3ce2b79e7484dfe;hp=4485db746ae9678f6f7e9107bbc0e08c21277f0b;hpb=475cee64a5e0c384624e732b7671ac78f4094075;p=libucw.git diff --git a/lib/autoconf.cfg b/lib/autoconf.cfg index 4485db74..3c81f034 100644 --- a/lib/autoconf.cfg +++ b/lib/autoconf.cfg @@ -170,6 +170,9 @@ if (IsSet("CONFIG_DEBUG")) { Append("LOPT" => "-s"); } +# Decide how will lib/partmap.c work +Set("PARTMAP_IS_MMAP") if IsSet("CPU_64BIT_POINTERS"); + # If debugging memory allocations: #LIBS+=-lefence #CDEBUG+=-DDEBUG_DMALLOC