diff options
| author | Thomas Huth <thuth@redhat.com> | 2020-11-14 09:51:22 +0100 |
|---|---|---|
| committer | Thomas Huth <thuth@redhat.com> | 2020-11-17 09:45:24 +0100 |
| commit | cde992536270b0a77b4a80bb435bdddb64e3b308 (patch) | |
| tree | 02868582baf7fe1d50ab53bfc8dd45492e7bdb65 /scripts/nsis.py | |
| parent | 949eaaad5341db318fc8bae79489a1f7624f3b9e (diff) | |
| download | focaccia-qemu-cde992536270b0a77b4a80bb435bdddb64e3b308.tar.gz focaccia-qemu-cde992536270b0a77b4a80bb435bdddb64e3b308.zip | |
configure: Fix the _BSD_SOURCE define for the Haiku build
The Haiku VM that we are going to add is using _BSD_SOURCE instead of BSD_SOURCE (without initial underscore)... according to David Carlier, the BSD_SOURCE without underscore was likely a typo, so let's simply add the underscore there now. This fixes the build failure with the bswapXX() macros not being defined after including <endian.h>. Message-Id: <20201114165137.15379-2-thuth@redhat.com> Reviewed-by: Stefan Berger <stefanb@linux.ibm.com Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'scripts/nsis.py')
0 files changed, 0 insertions, 0 deletions