New comment by NeelChotai on void-packages repository https://github.com/void-linux/void-packages/pull/15984#issuecomment-549602729 Comment: Thanks for that Hoshpak: that fixed the postgresql issue I was having but I'm having issues with cross-compiling: `gcc: error: unrecognized command line option '-mfpu=vfpv3'` and `gcc: error: unrecognized command line option '-mfloat-abi=hard'` in the case of armv7l and `cc1: error: bad value ('armv8-a') for '-march=' switch` in the case of aarch64. I feel like I'm missing something obvious with GCC since I'm fairly sure this should work fine on other architectures.