A GNU property section is now always generated when `-z stack-size` is
passed. This was probably introduced by GNU Property refactoring
within elfxx-aarch64.c.
#ld: -z stack-size=0x10000
#readelf: -n
+Displaying notes found in: .note.gnu.property
+.*
+.*
+.*
+
Displaying notes found in: .note
[ ]+Owner[ ]+Data size[ ]+Description
QNX 0x0000000c QNX stack
#ld: -z stack-size=0x10000 --lazy-stack -z execstack
#readelf: -n
+Displaying notes found in: .note.gnu.property
+.*
+.*
+.*
+
Displaying notes found in: .note
[ ]+Owner[ ]+Data size[ ]+Description
QNX 0x0000000c QNX stack