forked from Imagelibrary/binutils-gdb
add sanitization for special sky config args
This commit is contained in:
2
gdb/configure
vendored
2
gdb/configure
vendored
@@ -37,10 +37,12 @@ ac_help="$ac_help
|
|||||||
--with-tkinclude=DIR Directory where tk private headers are"
|
--with-tkinclude=DIR Directory where tk private headers are"
|
||||||
ac_help="$ac_help
|
ac_help="$ac_help
|
||||||
--with-x use the X Window System"
|
--with-x use the X Window System"
|
||||||
|
# start-sanitize-sky
|
||||||
ac_help="$ac_help
|
ac_help="$ac_help
|
||||||
--with-sim-gpu2=DIR Use GPU2 library under given DIR"
|
--with-sim-gpu2=DIR Use GPU2 library under given DIR"
|
||||||
ac_help="$ac_help
|
ac_help="$ac_help
|
||||||
--with-sim-funit=DIR Use target FP lib under given DIR"
|
--with-sim-funit=DIR Use target FP lib under given DIR"
|
||||||
|
# end-sanitize-sky
|
||||||
ac_help="$ac_help
|
ac_help="$ac_help
|
||||||
--enable-shared Use shared libraries"
|
--enable-shared Use shared libraries"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user