@@ -442,61 +442,61 @@ tools:
442
442
- args : ['ninja', 'install']
443
443
444
444
packages :
445
- - name : ripgrep
446
- source :
447
- subdir : bundled
448
- git : ' https://github.com/BurntSushi/ripgrep.git'
449
- tag : ' 12.1.1'
450
- version : ' 12.1.1'
451
- tools_required :
452
- - host-cargo
453
- sources_required :
454
- - rust-patched-libs
455
- pkgs_required :
456
- - mlibc
457
- configure :
458
- - args : ['cp', '-r', '@THIS_SOURCE_DIR@/.', '@THIS_BUILD_DIR@']
459
- # cc: https://github.com/rust-lang/cargo/issues/10283
460
- # - args: ['python3', '@SOURCE_ROOT@/tools/cargo-inject-patches.py', '@THIS_SOURCE_DIR@/Cargo.toml']
461
- build :
462
- - args : ['python3', '@SOURCE_ROOT@/tools/cargo-inject-patches.py', './Cargo.toml']
463
- - args :
464
- - ' cargo'
465
- - ' install'
466
- - ' --locked'
467
- - ' --path'
468
- - ' .'
469
- - ' --root'
470
- - ' @THIS_COLLECT_DIR@/usr'
471
- - ' -j@PARALLELISM@'
445
+ # - name: ripgrep
446
+ # source:
447
+ # subdir: bundled
448
+ # git: 'https://github.com/BurntSushi/ripgrep.git'
449
+ # tag: '12.1.1'
450
+ # version: '12.1.1'
451
+ # tools_required:
452
+ # - host-cargo
453
+ # sources_required:
454
+ # - rust-patched-libs
455
+ # pkgs_required:
456
+ # - mlibc
457
+ # configure:
458
+ # - args: ['cp', '-r', '@THIS_SOURCE_DIR@/.', '@THIS_BUILD_DIR@']
459
+ # # cc: https://github.com/rust-lang/cargo/issues/10283
460
+ # # - args: ['python3', '@SOURCE_ROOT@/tools/cargo-inject-patches.py', '@THIS_SOURCE_DIR@/Cargo.toml']
461
+ # build:
462
+ # - args: ['python3', '@SOURCE_ROOT@/tools/cargo-inject-patches.py', './Cargo.toml']
463
+ # - args:
464
+ # - 'cargo'
465
+ # - 'install'
466
+ # - '--locked'
467
+ # - '--path'
468
+ # - '.'
469
+ # - '--root'
470
+ # - '@THIS_COLLECT_DIR@/usr'
471
+ # - '-j@PARALLELISM@'
472
472
473
- - name : hex
474
- source :
475
- subdir : bundled
476
- git : ' https://github.com/sitkevij/hex'
477
- tag : ' v0.4.2'
478
- version : ' 0.4.2'
479
- tools_required :
480
- - host-cargo
481
- sources_required :
482
- - rust-patched-libs
483
- pkgs_required :
484
- - mlibc
485
- configure :
486
- # cc: https://github.com/rust-lang/cargo/issues/10283
487
- # - args: ['python3', '@SOURCE_ROOT@/tools/cargo-inject-patches.py', '@THIS_SOURCE_DIR@/Cargo.toml']
488
- - args : ['cp', '-r', '@THIS_SOURCE_DIR@/.', '@THIS_BUILD_DIR@']
489
- build :
490
- - args : ['python3', '@SOURCE_ROOT@/tools/cargo-inject-patches.py', './Cargo.toml']
491
- - args :
492
- - ' cargo'
493
- - ' install'
494
- - ' --locked'
495
- - ' --path'
496
- - ' .'
497
- - ' --root'
498
- - ' @THIS_COLLECT_DIR@/usr'
499
- - ' -j@PARALLELISM@'
473
+ # - name: hex
474
+ # source:
475
+ # subdir: bundled
476
+ # git: 'https://github.com/sitkevij/hex'
477
+ # tag: 'v0.4.2'
478
+ # version: '0.4.2'
479
+ # tools_required:
480
+ # - host-cargo
481
+ # sources_required:
482
+ # - rust-patched-libs
483
+ # pkgs_required:
484
+ # - mlibc
485
+ # configure:
486
+ # # cc: https://github.com/rust-lang/cargo/issues/10283
487
+ # # - args: ['python3', '@SOURCE_ROOT@/tools/cargo-inject-patches.py', '@THIS_SOURCE_DIR@/Cargo.toml']
488
+ # - args: ['cp', '-r', '@THIS_SOURCE_DIR@/.', '@THIS_BUILD_DIR@']
489
+ # build:
490
+ # - args: ['python3', '@SOURCE_ROOT@/tools/cargo-inject-patches.py', './Cargo.toml']
491
+ # - args:
492
+ # - 'cargo'
493
+ # - 'install'
494
+ # - '--locked'
495
+ # - '--path'
496
+ # - '.'
497
+ # - '--root'
498
+ # - '@THIS_COLLECT_DIR@/usr'
499
+ # - '-j@PARALLELISM@'
500
500
501
501
# - name: bat
502
502
# source:
@@ -541,33 +541,53 @@ packages:
541
541
- args : ['mkdir', '-p', '@THIS_COLLECT_DIR@/usr/bin']
542
542
- args : ['cp', '@THIS_BUILD_DIR@/qjs', '@THIS_COLLECT_DIR@/usr/bin/qjs']
543
543
544
- - name : sd
544
+ # - name: sd
545
+ # source:
546
+ # subdir: bundled
547
+ # git: 'https://github.com/chmln/sd'
548
+ # tag: 'v0.7.6'
549
+ # version: '0.7.6'
550
+ # tools_required:
551
+ # - host-cargo
552
+ # sources_required:
553
+ # - rust-patched-libs
554
+ # pkgs_required:
555
+ # - mlibc
556
+ # configure:
557
+ # - args: ['cp', '-r', '@THIS_SOURCE_DIR@/.', '@THIS_BUILD_DIR@']
558
+ # # cc: https://github.com/rust-lang/cargo/issues/10283
559
+ # # - args: ['python3', '@SOURCE_ROOT@/tools/cargo-inject-patches.py', '@THIS_SOURCE_DIR@/Cargo.toml']
560
+ # build:
561
+ # - args: ['python3', '@SOURCE_ROOT@/tools/cargo-inject-patches.py', './Cargo.toml']
562
+ # - args:
563
+ # - 'cargo'
564
+ # - 'install'
565
+ # - '--locked'
566
+ # - '--path'
567
+ # - '.'
568
+ # - '--root'
569
+ # - '@THIS_COLLECT_DIR@/usr'
570
+ # - '-j@PARALLELISM@'
571
+
572
+ - name : socket_test
545
573
source :
546
574
subdir : bundled
547
- git : ' https://github.com/chmln/sd'
548
- tag : ' v0.7.6'
549
- version : ' 0.7.6'
575
+ git : ' https://github.com/streaksu/socket_test'
576
+ branch : ' main'
550
577
tools_required :
551
- - host-cargo
552
- sources_required :
553
- - rust-patched-libs
578
+ - host-gcc
554
579
pkgs_required :
555
580
- mlibc
556
581
configure :
557
582
- args : ['cp', '-r', '@THIS_SOURCE_DIR@/.', '@THIS_BUILD_DIR@']
558
- # cc: https://github.com/rust-lang/cargo/issues/10283
559
- # - args: ['python3', '@SOURCE_ROOT@/tools/cargo-inject-patches.py', '@THIS_SOURCE_DIR@/Cargo.toml']
560
583
build :
561
- - args : ['python3', '@SOURCE_ROOT@/tools/cargo-inject-patches.py', './Cargo.toml']
562
- - args :
563
- - ' cargo'
564
- - ' install'
565
- - ' --locked'
566
- - ' --path'
567
- - ' .'
568
- - ' --root'
569
- - ' @THIS_COLLECT_DIR@/usr'
570
- - ' -j@PARALLELISM@'
584
+ - args : ['make', '-j@PARALLELISM@']
585
+ environ :
586
+ CC : " x86_64-aero-gcc"
587
+ - args : ['make', 'install']
588
+ environ :
589
+ PREFIX : ' /usr'
590
+ DESTDIR : ' @THIS_COLLECT_DIR@'
571
591
572
592
- name : mlibc-headers
573
593
from_source : mlibc
0 commit comments