mirror of
https://github.com/nmap/nmap.git
synced 2026-02-06 21:46:34 +00:00
Remove stray dot.
This commit is contained in:
@@ -49,7 +49,7 @@ both console and graphical versions are available.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
# Link with compatibility Glibc 2.3.4. CentOS packages
|
||||
# Link with compatibility Glibc 2.3.4 CentOS packages
|
||||
# compat-glibc and compat-gcc-34-c++.
|
||||
CC=gcc34; export CC
|
||||
CXX=g++34; export CXX
|
||||
|
||||
Reference in New Issue
Block a user