maemo: Define _GNU_SOURCE to make llabs available.
llabs is defined in C99, thus requires e.g. _USE_ISOC99 to be defined. features.h on Maemo defines _USE_ISOC99 in fewer cases than newer versions of it do on other platforms.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
shorter-timeout.patch
|
||||
configure-logging.patch
|
||||
llabs-needs-c99.patch
|
||||
|
||||
Reference in New Issue
Block a user