Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- context: f2e760afeb8c0cd4132b9ee9e786b0abed0c2cfb969ee26f262bf1a484c0fc2f
- project: f611ec29f43ccc880c064a38431ea2cbd37d76de9a10b1cfe97da3eb366d90aa
- element:
- pre-bootstrap-commands: []
- bootstrap-commands: []
- post-bootstrap-commands: []
- pre-configure-commands: []
- configure-commands:
- - ./configure --prefix="/usr" --disable-nls
- post-configure-commands: []
- pre-build-commands: []
- build-commands:
- - make
- post-build-commands: []
- pre-test-commands: []
- test-commands: []
- post-test-commands: []
- pre-install-commands: []
- install-commands:
- - make -j1 DESTDIR="/buildstream/install" install
- post-install-commands: []
- pre-strip-commands: []
- strip-commands:
- - "find \"/buildstream/install\" -type f \\\n '(' -perm -111 -o -name '*.so*' \\\
- \n -o -name '*.cmxs' -o -name '*.node' ')' \\\n -exec sh -ec \\\n 'read\
- \ -n4 hdr <\"$1\" # check for elf header\n if [ \"$hdr\" != \"$(printf \\\\\
- x7fELF)\" ]; then\n exit 0\n fi\n debugfile=\"/buildstream/install/usr/lib/debug/$(basename\
- \ \"$1\")\"\n mkdir -p \"$(dirname \"$debugfile\")\"\n objcopy --only-keep-debug\
- \ \"$1\" \"$debugfile\"\n chmod 644 \"$debugfile\"\n strip --remove-section=.comment\
- \ --remove-section=.note --strip-unneeded \"$1\"\n objcopy --add-gnu-debuglink\
- \ \"$debugfile\" \"$1\"' - {} ';'"
- post-strip-commands: []
- environment:
- HOME: /tmp
- PATH: /usr/bin:/bin:/usr/sbin:/sbin:/tools/bin:/tools/sbin
- TERM: dumb
- USERNAME: tomjon
- LC_ALL: C
- USER: tomjon
- TZ: UTC
- SHELL: /bin/sh
- LOGNAME: tomjon
- sources:
- - - upstream:make-tarball
- - 4978d7129e42340ab9efeb0cb9cae4ad0fa052d4
- dependencies:
- - a2fbc740962037069180fbdbdd208c591015f01e4d4f48a6808338a11766a929
- - 7e5e4866ba7fa0b4bd1ba70164ad5a36a5da412a439bbf97788b02b05a7efdff
- - b301f58cc208998a964bfaf8f3b190bcebd58fdf5898b2ce7a88df5d43bb6706
- integration:
- - elt: gnu-toolchain/stage2-fhs-dirs.bst
- commands: []
- - elt: gnu-toolchain/stage2-linux-api-headers.bst
- commands: []
- - elt: gnu-toolchain/stage2-glibc.bst
- commands: []
- - elt: gnu-toolchain/stage2-binutils.bst
- commands: []
- - elt: gnu-toolchain/stage2-busybox.bst
- commands: []
- - elt: gnu-toolchain/stage2-fake-bash.bst
- commands: []
- - elt: gnu-toolchain/stage2-gawk.bst
- commands: []
- - elt: gnu-toolchain/stage2-gcc-fixed-headers.bst
- commands: []
- - elt: gnu-toolchain/stage2-libstdcxx.bst
- commands: []
- - elt: gnu-toolchain/stage2-gcc.bst
- commands: []
- - elt: gnu-toolchain/stage2-make.bst
- commands: []
- - elt: gnu-toolchain/stage2-reset-specs.bst
- commands: []
- - elt: gnu-toolchain/stage2.bst
- commands:
- - |
- # In this stage, it may be that ld.so.conf doesnt exist yet
- ldconfig || exit 0
- - elt: gnu-toolchain/fhs-dirs.bst
- commands: []
- - elt: gnu-toolchain/linux-api-headers.bst
- commands: []
- - elt: gnu-toolchain/glibc.bst
- commands: []
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement