Skip to content

Commit

Permalink
disable-devel.inc: deduplicate g++ and gcc entries
Browse files Browse the repository at this point in the history
Added on commit 2d8ff69 ("WIP: Blacklist common programming
interpreters. (#1837)", 2018-04-02).
  • Loading branch information
kmk3 committed Jan 5, 2024
1 parent f839fb0 commit e0ec601
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions etc/inc/disable-devel.inc
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ blacklist ${PATH}/scan-build

# GCC
blacklist ${PATH}/*-g++*
blacklist ${PATH}/*-g++*
blacklist ${PATH}/*-gcc*
blacklist ${PATH}/*-gcc*
blacklist ${PATH}/as
blacklist ${PATH}/c++*
Expand Down

0 comments on commit e0ec601

Please sign in to comment.