mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
802fdfe8d7
- Correct enabling of all targets, add patches to fix new clang build issues raised by this change - Fix WWW: line PR: ports/176103 Submitted by: Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
16 lines
669 B
Plaintext
16 lines
669 B
Plaintext
%%GDB_LINK%%bin/gdb
|
|
bin/gdb%%VER%%
|
|
%%TUI_LINK%%bin/gdbtui%%VER%%
|
|
%%PYTHON%%share/gdb%%VER%%/python/gdb/__init__.py
|
|
%%PYTHON%%share/gdb%%VER%%/python/gdb/types.py
|
|
%%PYTHON%%share/gdb%%VER%%/python/gdb/printing.py
|
|
%%PYTHON%%share/gdb%%VER%%/python/gdb/prompt.py
|
|
%%PYTHON%%share/gdb%%VER%%/python/gdb/command/__init__.py
|
|
%%PYTHON%%share/gdb%%VER%%/python/gdb/command/pretty_printers.py
|
|
%%PYTHON%%share/gdb%%VER%%/python/gdb/command/prompt.py
|
|
%%PYTHON%%share/gdb%%VER%%/python/gdb/command/explore.py
|
|
%%PYTHON%%@dirrm share/gdb%%VER%%/python/gdb/command
|
|
%%PYTHON%%@dirrm share/gdb%%VER%%/python/gdb
|
|
%%PYTHON%%@dirrm share/gdb%%VER%%/python
|
|
%%PYTHON%%@dirrm share/gdb%%VER%%
|