genode/repos/libports/lib/symbols/qt5_component

8 lines
259 B
Plaintext
Raw Normal View History

2018-04-24 10:40:22 +00:00
_ZN4Libc9Component9constructERNS_3EnvE T
#
# Make sure there is an undefined reference to "main". Because Qt5 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