HomeSort by: relevance | last modified time | path
    Searched refs:FREEBSD (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdbsupport/
osabi.def 41 GDB_OSABI_DEF (FREEBSD, "FreeBSD", nullptr)
  /src/external/gpl3/gdb/dist/gdbsupport/
osabi.def 41 GDB_OSABI_DEF (FREEBSD, "FreeBSD", nullptr)
  /src/external/bsd/jemalloc.old/dist/scripts/
gen_travis.py 10 FREEBSD = 'freebsd'
144 if os == FREEBSD:
281 os = FREEBSD
  /src/external/bsd/jemalloc/dist/scripts/
gen_travis.py 10 FREEBSD = 'freebsd'
155 if os == FREEBSD:
306 os = FREEBSD
341 # Travis currently provides only FreeBSD 12.1 which is EOL. Builds are
gen_gh_actions.py 10 FREEBSD = 'freebsd'
575 """Generate FreeBSD job configuration."""
576 # FreeBSD runs in a VM on ubuntu-latest, not native
578 job = f""" test-freebsd:
590 name: FreeBSD (${{{{ matrix.arch }}}}, debug=${{{{ matrix.debug }}}}, prof=${{{{ matrix.prof }}}}${{{{ matrix.uncommon && ', uncommon' || '' }}}})
597 - name: Test on FreeBSD
598 uses: vmactions/freebsd-vm@v1
605 # Verify we're running in FreeBSD
608 freebsd-versio
    [all...]

Completed in 17 milliseconds