diff options
author | Steve Wills <swills@FreeBSD.org> | 2019-06-30 21:24:45 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2019-06-30 21:24:45 +0000 |
commit | a7bd04e19b61460d19db5744fd816f4e40e16b3c (patch) | |
tree | ca19f077d887758aab84c1495b8849eacc0ce6f9 /finance | |
parent | f053171534bb38231de9d7bb271ffe2511c94d18 (diff) |
Notes
Diffstat (limited to 'finance')
-rw-r--r-- | finance/quickfix/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/quickfix/Makefile b/finance/quickfix/Makefile index 72077dfefef5..6dcc9ee60b08 100644 --- a/finance/quickfix/Makefile +++ b/finance/quickfix/Makefile @@ -12,6 +12,7 @@ COMMENT= Free FIX Protocol Implementation LICENSE= GPLv3+ BROKEN_powerpc64= fails to configure: unable to find set_terminate in std or global namespace +BROKEN_i386= fails to build BUILD_DEPENDS= bash:shells/bash |