~ubuntu-branches/ubuntu/jaunty/db4.3/jaunty

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2007-08-14 17:11:50 UTC
  • Revision ID: james.westby@ubuntu.com-20070814171150-4ptjdk235oi4p0pm
Tags: 4.3.29-8ubuntu1
drop hppa java support for now

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
DEB_HOST_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_HOST_GNU_SYSTEM)
24
24
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
25
25
 
26
 
JAVA_UNSUPPORTED_CPUS = zm32rz zm68kz zmipsz zmipselz zarmz zarmebz zarmelz
 
26
JAVA_UNSUPPORTED_CPUS = zm32rz zm68kz zmipsz zmipselz zarmz zarmebz zarmelz zhppaz
27
27
JAVA_UNSUPPORTED_SYSTEMS = zgnuz zkfreebsd-gnuz zknetbsd-gnuz
28
28
 
29
29
CONFIGURE_VARS = CC=gcc CFLAGS="$(CFLAGS)" CPPFLAGS="-I/usr/include/tcl8.4"