Skip to content
Commit ac6d7796 authored by Debarshi Ray's avatar Debarshi Ray
Browse files

Revert "build: Update all AX_* macros from upstream"

This seems to have broken Continuous with:
  ../../src/photos-tracker-change-monitor.c:95:1: error: packed
    attribute is unnecessary for '_TrackerResourcesEvent'
    [-Werror=packed] } __attribute__ ((packed));

This warning and our use of -Wpacked aren't new. They have been present
for a while. It is not clear to me how Continuous managed to work so
far, and why it broke only now. I am also failing to spot any relevant
change in the macros that might have caused this.

This reverts commit 548c27eb.
parent 254152a1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment