diff options
| author | Guilherme Janczak <guilherme.janczak@yandex.com> | 2024-05-03 00:30:15 +0000 |
|---|---|---|
| committer | Guilherme Janczak <guilherme.janczak@yandex.com> | 2024-05-03 15:12:29 +0000 |
| commit | 0859d2c4721d6f7748d60cd232f0006e0957ef2f (patch) | |
| tree | 39d3ba60c352a1316ee01d306642ea2d5c430042 /Source/Android/jni/MainAndroid.cpp | |
| parent | 5817be7bd3ac1b3f68a24410dc416d69ae2ff20f (diff) | |
improve NetBSD-specific code
NetBSD doesn't put packages in /usr/local like /CMakeLists.txt thought.
The `#ifdef __NetBSD__` around iconv was actually breaking compilation
on NetBSD when using the system libiconv (there's also a GNU iconv
package)
A C program included from C++ source broke on NetBSD specifically, work
around it.
This doesn't fix compilation on NetBSD, which is currently broken, but
is closer to correct.
Diffstat (limited to 'Source/Android/jni/MainAndroid.cpp')
0 files changed, 0 insertions, 0 deletions
