https://bugzilla.redhat.com/show_bug.cgi?id=1519324 --- Comment #5 from Robin Lee <robinlee.sysu@xxxxxxxxx> --- [!]: %build honors applicable compiler flags or justifies otherwise. %{_d_optflags} should be used: https://fedoraproject.org/wiki/Packaging:D This was not fixed. From build.log: + export 'DFLAGS=-release -w -g -O1' + DFLAGS='-release -w -g -O1' + /usr/bin/make -O -j6 sed "s|@PREFIX@|/usr|g" onedrive.service.in > onedrive.service ldmd2 -g -inline -O -release -ofonedrive -L-lcurl -L-lsqlite3 -L-ldl -J. src/config.d src/itemdb.d src/log.d src/main.d src/monitor.d src/onedrive.d src/qxor.d src/selective.d src/sqlite.d src/sync.d src/upload.d src/util.d DFLAGS seems not actually honored. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx