diff options
author | Ed Maste <emaste@FreeBSD.org> | 2018-09-18 17:48:35 +0000 |
---|---|---|
committer | Ed Maste <emaste@FreeBSD.org> | 2018-09-18 17:48:35 +0000 |
commit | 59dcc20566eb4359da4ee2c41118f03209304be5 (patch) | |
tree | a9807f58e95d94e9046cf6418314cf395e88901a /x11-wm/golem/Makefile | |
parent | 7b36c32accfee527786062a51a43585815693a50 (diff) |
Notes
Diffstat (limited to 'x11-wm/golem/Makefile')
-rw-r--r-- | x11-wm/golem/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/golem/Makefile b/x11-wm/golem/Makefile index ba9b50bc2585..77fdbd0e0fa7 100644 --- a/x11-wm/golem/Makefile +++ b/x11-wm/golem/Makefile @@ -22,6 +22,7 @@ CONFIGURE_ARGS= --enable-i18n MAKE_ARGS= DEVEL=1 CFLAGS_amd64= -fPIC +CFLAGS_i386= -fPIC OPTIONS_DEFINE= ESOUND XINERAMA OPTIONS_DEFAULT= XINERAMA |