Skip to content
  • Dan Nicholson's avatar
    autoconf: Helper options for adding GCC 32/64 bit flags · ab57cbac
    Dan Nicholson authored
    Two new configure options to add -m32 or -m64 to the CFLAGS and CXXFLAGS
    when GCC is in use. By default, the user supplied options are
    environment variables are respected, but these options are quick helps
    for the common case of x86/x86_64 using GCC.
    ab57cbac