[ports] build fixes for *BSD make #3496
No reviewers
Labels
No labels
android
audio
bug
ci
cmake
confirmed
core
desktop
duplicate
enhancement
frontend
fw
git
graphics
loader
nv gpu
ui
vulkan
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
eden-emu/eden!3496
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "lizzie/gmake-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Signed-off-by: lizzie lizzie@eden-emu.dev
CC: @crueter
@ -90,1 +90,3 @@if (DEFINED Qt6Gui_PRIVATE_INCLUDE_DIRS)if (PLATFORM_NETBSD)# QtGui6 has improper pkg-config configuration under NetBSDtarget_include_directories(qt_common PRIVATE "${CMAKE_SYSROOT}/usr/pkg/qt6/include/QtGui/6.10.1/QtGui")Yeah we should not use hacks like this anymore. Hard coded versions are a massive red flag.
how should we approach this then?
Fix it upstream. We shouldn't cater to broken systems.
Any update on this?
cf0cc6117ee3e9245884