Changeset 6b0790a in git


Ignore:
Timestamp:
Oct 9, 2013, 6:22:22 PM (9 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
Children:
eb76e83e74df8687bd8fbc2b1f41c76f3d4518d7
Parents:
8cf6bc46a700b51d7d4396d0befbe081735d94d674209b353d553c0bad4b12f693b362e7af0c6601
Message:
Merge pull request #397 from mmklee/cflags

chg: set libomalloc_la_CFLAGS=-O2
File:
1 edited

Legend:

Unmodified
Added
Removed
  • omalloc/Makefile.am

    r8cf6bc r6b0790a  
    4040
    4141libomalloc_la_LDFLAGS    = -release ${PACKAGE_VERSION}
     42libomalloc_la_CFLAGS    = -O2
    4243
    4344nodist_libomalloc_la_SOURCES = omTables.inc omTables.h mylimits.h
Note: See TracChangeset for help on using the changeset viewer.