~ubuntu-branches/ubuntu/trusty/liburcu/trusty-201403272206

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-12-22 12:16:02 UTC
  • Revision ID: package-import@ubuntu.com-20131222121602-b6vjc8w44qdrva9b
Tags: 0.7.7-1ubuntu2
Use gcc atomics on ppc64el.

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
        [powerpc], [ARCHTYPE="ppc"],
70
70
        [ppc64], [ARCHTYPE="ppc"],
71
71
        [powerpc64], [ARCHTYPE="ppc"],
 
72
        [powerpc64le], [ARCHTYPE="gcc"],
72
73
        [ppc], [ARCHTYPE="ppc"],
73
74
        [s390], [ARCHTYPE="s390"],
74
75
        [s390x], [ARCHTYPE="s390"],