Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jhheider committed Mar 28, 2023
1 parent 1ed3cc4 commit 813d758
Showing 1 changed file with 24 additions and 23 deletions.
47 changes: 24 additions & 23 deletions projects/gnu.org/glibc/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,28 +97,29 @@ test:
-fPIC \
-pie
./test
ldd test
objdump -p test
provides:
- bin/catchsegv
- bin/gencat
- bin/getconf
- bin/getent
- bin/iconv
- bin/ldd
- bin/locale
- bin/localedef
- bin/makedb
- bin/mtrace
- bin/pcprofiledump
- bin/pldd
- bin/rpcgen
- bin/sotruss
- bin/sprof
- bin/tzselect
- bin/xtrace - sbin/iconvconfig
- sbin/ldconfig
- sbin/nscd
- sbin/sln
- sbin/zdump
- sbin/zic
linux:
- bin/catchsegv
- bin/gencat
- bin/getconf
- bin/getent
- bin/iconv
- bin/ldd
- bin/locale
- bin/localedef
- bin/makedb
- bin/mtrace
- bin/pcprofiledump
- bin/pldd
- bin/rpcgen
- bin/sotruss
- bin/sprof
- bin/tzselect
- bin/xtrace - sbin/iconvconfig
- sbin/ldconfig
- sbin/nscd
- sbin/sln
- sbin/zdump
- sbin/zic

0 comments on commit 813d758

Please sign in to comment.