genode/repos/libports/lib/symbols/qt6_component
Christian Prochaska 18869199ca libports: add Qt6
Fixes #5325
2024-08-27 15:33:31 +02:00

8 lines
259 B
Plaintext

_ZN4Libc9Component9constructERNS_3EnvE T
#
# Make sure there is an undefined reference to "main". Because Qt6 apps don't
# link the posix library (where main is also undefined), we need this so "main"
# does not get garbage collected during linking.
#
main U