~ubuntu-branches/debian/experimental/eso-midas/experimental

« back to all changes in this revision

Viewing changes to .pc/propagate_buildflags.patch/system/machine/makefile

  • Committer: Package Import Robot
  • Author(s): Ole Streicher
  • Date: 2014-06-05 14:04:51 UTC
  • Revision ID: package-import@ubuntu.com-20140605140451-92kuptg0tzlc2iez
Tags: 13.09pl1.2+dfsg-3
* include libgmidas shared library
* Fix (another) FTBS on kfreebsd
* Fix FTBS on s390x (64 bit big endian problem)

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 
17
17
include ../../local/default.mk
18
18
 
19
 
DEV_NULL= >/dev/null 2>&1
 
19
DEV_NULL=
20
20
 
21
21
M = ../exec
22
22