~ubuntu-branches/ubuntu/precise/lasso/precise

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2011-05-06 19:38:21 UTC
  • Revision ID: james.westby@ubuntu.com-20110506193821-539f7g6r5vak3icp
Tags: 2.3.5-2ubuntu1
* Drop b-d ongcj.
* Don't use gcc-4.4 as CC.

Show diffs side-by-side

added added

removed removed

Lines of Context:
66
66
config.status: configure
67
67
        dh_testdir
68
68
        # Add here commands to configure the package.
69
 
        CC=gcc-4.4 CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) $(CONFIGURE_ARGS)
 
69
        CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) $(CONFIGURE_ARGS)
70
70
 
71
71
 
72
72
build: build-stamp