Changeset 3fcbdca1 for configure


Ignore:
Timestamp:
Apr 26, 2019, 4:58:42 PM (5 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, arm-eh, ast-experimental, cleanup-dtors, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
1bc5975
Parents:
114936a
Message:

Moved compilation to use O3/Og instead of O2/O0 for both cfa-cpp and libcfa

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    r114936a r3fcbdca1  
    34023402                "debug") ;;
    34033403                "nolib") ;;
     3404                "profile") ;;
    34043405                *)
    34053406                        >&2 echo "Configuration must be 'debug', 'nodebug' or 'nolib'"
Note: See TracChangeset for help on using the changeset viewer.