Accepting request 644976 from home:darix:branches:server:mail

- simplify the feature conditionals:
  mostly to enable luajit and torch on more platforms
- add -fopenmp to the CFLAGS to fix a warning in torch

OBS-URL: https://build.opensuse.org/request/show/644976
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=27
This commit is contained in:
2018-10-27 02:02:20 +00:00
committed by Git OBS Bridge
parent 444e00eb41
commit eb2d253147
2 changed files with 19 additions and 35 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Oct 27 01:54:35 UTC 2018 - Marcus Rueckert <mrueckert@suse.de>
- simplify the feature conditionals:
mostly to enable luajit and torch on more platforms
- add -fopenmp to the CFLAGS to fix a warning in torch
-------------------------------------------------------------------
Fri Oct 19 18:20:09 UTC 2018 - Marcus Rueckert <mrueckert@suse.de>