summaryrefslogtreecommitdiff
path: root/pkg/netsurf/libcss/gen.lua
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/netsurf/libcss/gen.lua')
-rw-r--r--pkg/netsurf/libcss/gen.lua3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkg/netsurf/libcss/gen.lua b/pkg/netsurf/libcss/gen.lua
index 768a53e0..80a1925d 100644
--- a/pkg/netsurf/libcss/gen.lua
+++ b/pkg/netsurf/libcss/gen.lua
@@ -1,4 +1,5 @@
cflags{
+ [[-D '_ALIGNED=__attribute__((aligned))']],
'-I $srcdir/include',
'-I $srcdir/src',
'-I pkg/netsurf/libparserutils/src/include',
@@ -25,7 +26,7 @@ lib('libcss.a', [[src/(
charset/detect.c
lex/lex.c
parse/(
- parse.c language.c important.c propstrings.c font_face.c
+ parse.c language.c important.c propstrings.c font_face.c mq.c
properties/(
azimuth.c
background.c