~ubuntu-branches/ubuntu/natty/memtester/natty

« back to all changes in this revision

Viewing changes to conf-cc

  • Committer: Bazaar Package Importer
  • Author(s): Gürkan Sengün
  • Date: 2010-10-11 12:45:36 UTC
  • mfrom: (1.2.5 upstream)
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: james.westby@ubuntu.com-20101011124536-a63j8kgwk439ea73
Tags: upstream-4.2.1
Import upstream version 4.2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
cc -O2 -DPOSIX -c
 
1
cc -O2 -DPOSIX -D_POSIX_C_SOURCE=200809L -D_FILE_OFFSET_BITS=64 -DTEST_NARROW_WRITES -c
2
2
 
3
3
This will be used to compile .c files.